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