currency property

String currency
getter/setter pair

An ISO 4217 currency code (e.g USD, NGN). I cannot be empty or null. Defaults to NGN

Implementation

String currency;