# Dropbox::Sign::AccountCreateResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `account` | [```AccountResponse```](AccountResponse.md) | | | | `oauth_data` | [```OAuthTokenResponse```](OAuthTokenResponse.md) | | | | `warnings` | [```Array```](WarningResponse.md) | A list of warnings. | |