currencyCode property

String? currencyCode
getter/setter pair

Currency code. If set to null, PayPal will choose it based on the active merchant account in the client token.

Implementation

String? currencyCode;