A representation of an account.
Attributes
| [R] | account_id | The String account ID, e.g. “QKKzevvp33HxPWpoqn6rI13BxW4awNSjnw4xv”. |
| [R] | balances | Balances for this account. |
| [R] | mask | The String mask, e.g. “0000”. |
| [R] | name | The String account name, e.g. “Plaid Checking”. |
| [R] | official_name | The String official account name, e.g. “Plaid Gold Checking”. |
| [R] | subtype | The String subtype, e.g. “checking”. |
| [R] | type | The String type, e.g. “depository”. |
| [R] | verification_status | The String verification status, e.g “manually_verified” (optional). |