| Name | Type | Description | Notes |
|---|---|---|---|
| status | Boolean | Response status on whether the request succeeded | [optional] |
| data | Basic | Response data | [optional] |
| message | String | Response message | [optional] |
| errors | List<ErrorModel> | List of errors | [optional] |
| meta | MetaModel | Metadata | [optional] |