ActionsList

ActionsList
ActionsList
JSON Example
{
    "startIndex": 0,
    "count": 0,
    "total": 0,
    "link": [
        {
            "rel": "string",
            "type": "string",
            "attributes": [
                {
                    "name": "string",
                    "displayName": "string",
                    "value": "string",
                    "displayValue": "string"
                }
            ],
            "href": "string"
        }
    ]
}
integer As int32 As int32
startIndex
Optional

startIndex

integer As int32 As int32
count
Optional

count

integer As int32 As int32
total
Optional

total

array of Link
link
Optional

link

Returned By