CountDataDrResponseEntity
CountDataDrResponseEntity
Represents the data count
AllOf
JSON Example
{
"count": "number",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}