Click or drag to resize

PaidItem Class

PaidItem data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.GeneralLedgerPaidItem
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public sealed class PaidItem

The PaidItem type exposes the following members.

Properties
  NameDescription
Public propertyAgencyCode
AgencyCode
Public propertyAmountDue
AmountDue
Public propertyAmountPaid
AmountPaid
Public propertyBilledFromAccount
BilledFromAccount
Public propertyItemNumber
ItemNumber
Public propertyPolicyNumber
PolicyNumber
Public propertyReceivableBalance
ReceivableBalance
Public propertyTransactionAmount
TransactionAmount
Public propertyTransactionCode
TransactionCode
Public propertyTransactionEffectiveDate
TransactionEffectiveDate
Public propertyTransactionID
TransactionID
Top
Remarks