IssueInfoDrResponseList

IssueInfoDrResponseList
IssueInfoDrResponseList

List of entities about: Issue information.

JSON Example
{
    "list": [
        {
            "entity": "string",
            "entity_name": "string",
            "description": "string",
            "timestamp": 0,
            "status": "string",
            "issue_type": "string"
        }
    ],
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ],
        "total": 0,
        "offset": 0,
        "limit": 0,
        "links": {
            "next": {
                "href": "string"
            },
            "self": {
                "href": "string"
            },
            "previous": {
                "href": "string"
            }
        }
    }
}
array of IssueInfo
list
Optional

list

_meta
Optional

_meta