menu
adyen_api package
documentation
payment_models.dart
BankAccount
taxId property
taxId property
dark_mode
light_mode
taxId
property
@BuiltValueField.new(wireName: r'taxId')
String
?
get
taxId
The bank account holder's tax ID.
Implementation
@BuiltValueField(wireName: r'taxId') String? get taxId;
adyen_api package
documentation
payment_models
BankAccount
taxId property
BankAccount class