Click or drag to resize

TransactionV1PaymentMethodValue Property

Used to populate and display payment method fields for payment transactions. Object is ignored for non-payment transactions. PYMT transactions do not display payment method information.

Created in Epic SDK 2017 R2.

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 PaymentMethod PaymentMethodValue { get; set; }

Property Value

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