Click or drag to resize

TransactionV1PaymentInstallmentItems Property

Used to populate and display installment fields for payment transactions. Object is ignored for non-payment transactions.
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 PaymentInstallmentItems PaymentInstallmentItems { get; set; }

Property Value

Type: PaymentInstallmentItems
PaymentInstallmentItems As Other.
Remarks
Note Note
  • Name - PaymentInstallmentItems
See Also