|
|
| field | type | required | info |
|
|
|
| ------ | ------ | ------ | ------ |
|
|
|
| status | [StatusType](StatusType) | true | |
|
|
|
| errors | [Error](Error)[] | or content | |
|
|
|
| content | null \| boolean \| [ItemResult](ItemResult) \| [BatchResult](BatchResult) \| [ListResult](ListResult) | or errors | no arrays or undefined | |
|
|
\ No newline at end of file |