menu
adyen_api package
documentation
checkout_models.dart
StoredPaymentMethodResource
iban property
iban property
dark_mode
light_mode
iban
property
@BuiltValueField.new(wireName: r'iban')
String
?
get
iban
The IBAN of the bank account.
Implementation
@BuiltValueField(wireName: r'iban') String? get iban;
adyen_api package
documentation
checkout_models
StoredPaymentMethodResource
iban property
StoredPaymentMethodResource class