Property Currency
Currency
Sets or returns a string containing a three digit code representing the currency of the transaction. If not provided the API will assume a default.
Declaration
public string Currency { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
For the Paymark Online Eftpos API the default value assumed if not provided is NZD (New Zealand Dollar).