# GenericMapBasedApiResponse
## Properties
| Name | Type | Description | Notes |
| ----------- | ------------------------------------ | ----------- | ---------------------------- |
| **data** | [***Value**](Value.md) | | [optional] [default to null] |
| **errors** | [**Vec<::models::Error>**](Error.md) | | [optional] [default to null] |
| **message** | **String** | | [optional] [default to null] |
| **success** | **bool** | | [optional] [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)