Property Transaction
Transaction
A RefundDetails instance providing details of the transaction itself (i.e the amount, refund reason etc).
Declaration
public RefundDetails Transaction { get; set; }
Property Value
| Type | Description |
|---|---|
| RefundDetails |
A RefundDetails instance providing details of the transaction itself (i.e the amount, refund reason etc).
public RefundDetails Transaction { get; set; }
| Type | Description |
|---|---|
| RefundDetails |