# CurrentUser

| Name                          | Type                                                                                                                 | Description                                  |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
| account                       | [Account](https://docs.bunny.com/developer/api-reference/types/account)                                              |                                              |
| accountName                   | String                                                                                                               |                                              |
| authObject                    | AuthObject                                                                                                           |                                              |
| authObjectName                | String                                                                                                               |                                              |
| delinquentMessage             | String                                                                                                               |                                              |
| entityId                      | ID                                                                                                                   |                                              |
| featureFlags                  | List ([FeatureFlag](https://github.com/bunnyapp/docs-developer/blob/main/api-reference/types/featureflag.md))        |                                              |
| hasNewBunnyUpdates            | Boolean                                                                                                              |                                              |
| payload                       | [CurrentUserPayload](https://github.com/bunnyapp/docs-developer/blob/main/api-reference/types/currentuserpayload.md) |                                              |
| plugins                       | List ([Plugin](https://docs.bunny.com/developer/api-reference/types/plugin))                                         |                                              |
| privacyUrl                    | String                                                                                                               |                                              |
| scopes                        | List (String)                                                                                                        |                                              |
| tabnameIsSubdomain            | Boolean                                                                                                              |                                              |
| taxationRequiredAccountFields | List (String)                                                                                                        | List of account fields required for taxation |
| termsUrl                      | String                                                                                                               |                                              |
| user                          | [User](https://docs.bunny.com/developer/api-reference/types/user)                                                    |                                              |
| warren                        | [Warren](https://github.com/bunnyapp/docs-developer/blob/main/api-reference/types/warren.md)                         |                                              |
