currencyCode property

String? currencyCode
getter/setter pair

Currency code.

Use three-character ISO-4217 code. This field is not required if the event type is refund.

Required.

Implementation

core.String? currencyCode;