menu
stripe_js package
documentation
stripe_api.dart
CreateTokenBankAccountData
accountType property
accountType property
dark_mode
light_mode
accountType
property
@JsonKey(name: "account_type")
String
?
get
accountType
inherited
Implementation
@JsonKey(name: "account_type") String? get accountType => throw _privateConstructorUsedError;
stripe_js package
documentation
stripe_api
CreateTokenBankAccountData
accountType property
CreateTokenBankAccountData class