# CreateToken201Response
## Properties
**version** | Option<**String**> | Version of the API | [optional]
**message** | Option<**String**> | Brief description of the response | [optional]
**status** | Option<**String**> | Whether the request was a success or failure. | [optional]
**metadata** | Option<[**serde_json::Value**](.md)> | Metadata about the result object, including pagination information | [optional]
**result** | Option<[**models::TokenResponse**](TokenResponse.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)