currency property

String? currency
getter/setter pair

ISO 4217 payment currency code (e.g USD). Defaults to Strings.ngn.

If you're setting this value, also set locale for better formatting.

Implementation

String? currency;