| Name | Type | Description | Notes |
|---|---|---|---|
| meta | models::Meta | ||
| data | Option<Vec<serde_json::Value>> | Empty data array when error occurs | [optional] |
| error | Vecmodels::ErrorDetail | Array of error detail objects describing what went wrong |
| Name | Type | Description | Notes |
|---|---|---|---|
| meta | models::Meta | ||
| data | Option<Vec<serde_json::Value>> | Empty data array when error occurs | [optional] |
| error | Vecmodels::ErrorDetail | Array of error detail objects describing what went wrong |