CountDataDrResponseEntity
CountDataDrResponseEntity
Represents the data count
AllOf
This class requires all of the following:
JSON Example
{
"count": "number",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}