currencyCode property

String? currencyCode
getter/setter pair

The currency in which the account operates.

A subset of the currency codes from the ISO 4217 standard is supported.

Immutable.

Implementation

core.String? currencyCode;