OrganizationVdcs

OrganizationVdcs
OrganizationVdcs

A page of vcd orgnaization vdcs

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "valueType": "string",
    "values": [
        {
            "id": "string",
            "name": "string",
            "contentType": "string",
            "links": "string",
            "instanceId": "string",
            "pvdcId": "string",
            "organizationId": "string",
            "updatedAt": "string",
            "entityRef": "string",
            "multisite": false,
            "vcdData": {}
        }
    ]
}