Property RefundAmount
RefundAmount
Sets or returns the amount of the refund in the minimum unit of the currency (i.e for NZ, Australia, US this would be cents).
Declaration
public int RefundAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
Must be greater than 0.