> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/kotlin/accountcontrollerresponse.md).

# AccountControllerResponse

## Properties

| Name         | Type                                                                               | Description | Notes       |
| ------------ | ---------------------------------------------------------------------------------- | ----------- | ----------- |
| **\`data\`** | [**AccountControllerResponseData**](/sdks/kotlin/accountcontrollerresponsedata.md) |             | \[optional] |
| **success**  | **kotlin.Boolean**                                                                 |             | \[optional] |
| **message**  | **kotlin.String**                                                                  |             | \[optional] |
