enum Stripe::PaymentMethods::BankAccount::Status
Defined in:
stripe/objects/payment_methods/bank_account.crEnum Members
-
New =
0
-
Validated =
1
-
Verified =
2
-
Verification_failed =
3
-
Errored =
4
0
1
2
3
4