Property Transaction
Transaction
Sets or returns the details of the transaction, such as amount.
Declaration
public PaymentDetails Transaction { get; set; }
Property Value
Type | Description |
---|---|
PaymentDetails |
Sets or returns the details of the transaction, such as amount.
public PaymentDetails Transaction { get; set; }
Type | Description |
---|---|
PaymentDetails |