Click or drag to resize

PaymentExpense Class

PaymentExpense data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.ClaimPaymentExpense
Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2021.1.0.1
Syntax
public sealed class PaymentExpense

The PaymentExpense type exposes the following members.

Properties
  NameDescription
Public propertyClaimID
Unique identifier used to specify parent claim item containing current payment expense tem.

Created in Epic SDK 2017 R2.

Sometimes Required

Public propertyExpensesPaid
Expenses Paid

Created in Epic SDK 2017 R2.

Public propertyExpensesReserved
Expenses Reserved

Created in Epic SDK 2017 R2.

Public propertyIndemnityPaid
Indemnity Paid

Created in Epic SDK 2017 R2.

Public propertyIndemnityReserved
Indemnity Reserved

Created in Epic SDK 2017 R2.

Public propertyPaymentExpenseItems
Represent collection of PaymentExpense items on the PaymentExpense screen for Claims in Epic.

Created in Epic SDK 2017 R2.

Public propertyReceivedAmount
Received Amount

Created in Epic SDK 2017 R2.

Public propertyReceivedDate
Received Date

Created in Epic SDK 2017 R2.

Public propertySalvageRecoveryPaid
Salvage Recovery Paid

Created in Epic SDK 2017 R2.

Public propertySentAmount
Sent Amount

Created in Epic SDK 2017 R2.

Public propertySentDate
Sent Date

Created in Epic SDK 2017 R2.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2017 R2.

Top
Remarks