currencyCode property

String? currencyCode
getter/setter pair

Currency to be used for billing.

Consists of a three-letter code as defined by the ISO 4217 standard.

Implementation

core.String? currencyCode;