PagedApplicationListResponse

PagedApplicationListResponse
PagedApplicationListResponse
JSON Example
{
    "results": [
        {
            "entity_id": "string",
            "name": "string",
            "entity_type": "string",
            "create_time": 0,
            "created_by": "string",
            "last_modified_time": 0,
            "last_modified_by": "string"
        }
    ],
    "cursor": "string",
    "total_count": 0
}
results
Optional

results

string
cursor
Optional

cursor

integer
total_count
Optional

total_count