extraCostsCurrency property
The currency of the extra amount charged due to additional amounts set in the skin used in the HPP payment request. Example: EUR
Implementation
@BuiltValueField(wireName: r'extraCostsCurrency')
String? get extraCostsCurrency;