menu
client_stripe package
documentation
models.dart
BankAccountVerifyOptions
BankAccountVerifyOptions const constructor
BankAccountVerifyOptions const constructor
dark_mode
light_mode
BankAccountVerifyOptions
constructor
const
BankAccountVerifyOptions
(
{
List
<
int
>
?
amounts
,
List
<
String
>
?
expand
,
})
Implementation
const BankAccountVerifyOptions({ this.amounts, this.expand, });
client_stripe package
documentation
models
BankAccountVerifyOptions
BankAccountVerifyOptions const constructor
BankAccountVerifyOptions class