Click or drag to resize

TransactionItem Class

Represents a transaction item to be financed
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Transaction.FinanceTransactionTransactionItem
Namespace:  ASI.TAM.API.Data.UI.Transaction.FinanceTransaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public sealed class TransactionItem

The TransactionItem type exposes the following members.

Properties
  NameDescription
Public propertyFinanceDescription
Finance description
Public propertyFinanceFlatAmount
The amount if flat amount option is chosen
Public propertyFinanceGenerateInvoice
Specifies if invoice needs to be generated
Public propertyFinancePercentage
Finance percentage when percentage option is chosen.
Public propertyFinancePercentageFlatAmountOption
Percentage/flat amount option
Public propertyFlag
Finance transaction flag for future use
Public propertySendInvoiceToAccountLookupCode
Send invoice to account lookup code
Public propertySendInvoiceToAddress
Send invoice to address value
Public propertySendInvoiceToContact
Send invoice to contact name
Public propertySendInvoiceToContactID
Send invoice to contact ID
Public propertySendInvoiceToDeliveryMethod
Send invoice to delivery method
Public propertySendInvoiceToEmail
Send invoice to email
Public propertySendInvoiceToFaxCountryCode
Send invoice to fax country code
Public propertySendInvoiceToFaxExtension
Fax extension
Public propertySendInvoiceToFaxNumber
Send invoice to fax number
Public propertySendInvoiceToLoanNumber
Send invoice to loan number
Public propertyTransactionID
Transaction ID
Top
Remarks