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