currencyCode property

String? currencyCode
getter/setter pair

The currency in which cost and max_cost is specified.

Must be a three-letter currency code defined in ISO 4217.

Optional.

Implementation

core.String? currencyCode;