BankStatusModel

Bank account status.

Entries

Link copied to clipboard

The Bank Account was created in the system and is currently being validated. This status occurs only when a Plaid Token has been provided.

Link copied to clipboard

The Bank Account is active and can be used for transactions.

Link copied to clipboard

The Bank Account has been rejected. This usually happens because an account did not pass the identity match process through Plaid.

Link copied to clipboard

This is the status when a Bank Account is been processing in the system.

Link copied to clipboard

The Bank Account is pending in the system.

Link copied to clipboard

This is the status when a Bank Account is deleted in the system.

Link copied to clipboard

This is the status when a Bank Account is failed in the system.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.