Click or drag to resize

TransactionV1InstallmentsValue Property

Used to expose installment information used to insert installment transactions. Object is ignored for payment transactions.

Created in Epic SDK V6.0.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public InstallmentItems InstallmentsValue { get; set; }

Property Value

Type: InstallmentItems
InstallmentsValue As Other.
Remarks
Note Note
  • Name - InstallmentsValue
  • Ignored On Update - True
See Also