currencyCode property

String? currencyCode
getter/setter pair

Currency code.

Use three-character ISO-4217 code.

Required.

Implementation

core.String? currencyCode;