currencyCode property

String? currencyCode
final

Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'

Implementation

final String? currencyCode;