currency property
The three-character ISO currency code. By default, this is the original payment currency.
Implementation
@BuiltValueField(wireName: r'currency')
String? get currency;
The three-character ISO currency code. By default, this is the original payment currency.
@BuiltValueField(wireName: r'currency')
String? get currency;