menu
adyen_api package
documentation
checkout_models.dart
EftDetails
bankCode property
bankCode property
dark_mode
light_mode
bankCode
property
@BuiltValueField.new(wireName: r'bankCode')
String
?
get
bankCode
The financial institution code.
Implementation
@BuiltValueField(wireName: r'bankCode') String? get bankCode;
adyen_api package
documentation
checkout_models
EftDetails
bankCode property
EftDetails class