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