authorisedAmountCurrency property
The currency of the authorised amount, as a three-character ISO currency code.
Implementation
@BuiltValueField(wireName: r'authorisedAmountCurrency')
String? get authorisedAmountCurrency;
The currency of the authorised amount, as a three-character ISO currency code.
@BuiltValueField(wireName: r'authorisedAmountCurrency')
String? get authorisedAmountCurrency;