currency property
An ISO 4217 currency code indicating the currency that the amount is expressed in.
Implementation
@BuiltValueField(wireName: r'currency')
String? get currency;
An ISO 4217 currency code indicating the currency that the amount is expressed in.
@BuiltValueField(wireName: r'currency')
String? get currency;