Payment Property
This contains details about the payment for the transaction.
Syntax
[VB.NET] Public ReadOnlyProperty Payment As Payment
[C#] public Payment Payment {get;}
Remarks
This property will be populated with payment details after a call to GetTransactionDetails.
This property is read-only.