IBAN property
The IBAN of the bank account where the funds are being transferred to.
Implementation
@BuiltValueField(wireName: r'IBAN')
String? get IBAN;
The IBAN of the bank account where the funds are being transferred to.
@BuiltValueField(wireName: r'IBAN')
String? get IBAN;