BankAccountStatus
February 26, 2020 ยท View on GitHub
Description
Indicates the current verification status of a BankAccount object.
Properties
| Name | Type |
|---|---|
| VERIFICATION_IN_PROGRESS | string |
| VERIFIED | string |
| DISABLED | string |
Note: All properties are protected and only accessed via getters and setters.