currency property
The three-character ISO currency code of transfer. For example, USD or EUR.
Implementation
@BuiltValueField(wireName: r'currency')
String get currency;
The three-character ISO currency code of transfer. For example, USD or EUR.
@BuiltValueField(wireName: r'currency')
String get currency;