Click or drag to resize

PaymentExpenseItem Class

Represents the PaymentExpense item on the PaymentExpense screen for Claims in Epic.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.ClaimPaymentExpenseItem
Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2020.1.0.1
Syntax
public sealed class PaymentExpenseItem

The PaymentExpenseItem type exposes the following members.

Properties
  NameDescription
Public propertyCheckNumber
Check Number

Created in Epic SDK V3.0.

Public propertyDescription
Description

Created in Epic SDK V3.0.

Public propertyFlag
Used to choose what action to apply to [item].

Created in Epic SDK 2017 R2.

Public propertyLossType
Loss Type

Created in Epic SDK V3.0.

Public propertyPayeeAddress
Payee Address

Created in Epic SDK V3.0.

Public propertyPayeeName
Payee Name

Created in Epic SDK V3.0.

Required

Public propertyPayeeSiteID
Payee Site I D

Created in Epic SDK V5.0.

Public propertyPayeeType
If LossType is blank, then PayeeType is ignored and set to blank.

Created in Epic SDK V3.0.

Public propertyPaymentAmount
Payment Amount

Created in Epic SDK V3.0.

Required

Public propertyPaymentDate
Payment Date

Created in Epic SDK V3.0.

Public propertyPaymentExpenseID
Unique identifier used to specify current payment expense item.

Created in Epic SDK V3.0.

Sometimes Required

Public propertyPaymentType
Payment Type

Created in Epic SDK V4.1.

Required

Top
Remarks