CountDataDrResponseEntity

CountDataDrResponseEntity
CountDataDrResponseEntity

Represents the data count.

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

_meta