currencyCode property

String? currencyCode
getter/setter pair

Currency code (for example, 'USD', 'EUR') for the client.

Read only.

Output only.

Implementation

core.String? currencyCode;