> 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/swift/accountapiresponse.md).

# AccountAPIResponse

## Properties

| Name        | Type                | Description | Notes       |
| ----------- | ------------------- | ----------- | ----------- |
| **success** | **Bool**            |             |             |
| **message** | **String**          |             |             |
| **body**    | **InputBody**       |             | \[optional] |
| **address** | **String**          |             | \[optional] |
| **data**    | **AccountResponse** |             | \[optional] |

\[Back to Model list] \[Back to API list] \[Back to README]
