get_all_applications_result

get_all_applications_result
get_all_applications_result
This class is array of object
JSON Example
[
    {
        "id": 0,
        "created": "string",
        "name": "string",
        "description": "string",
        "logicalId": "string",
        "lastAppliedRoleMetaVersion": 0,
        "modified": "string"
    }
]