GetPredefinedDictsResponse

GetPredefinedDictsResponse
GetPredefinedDictsResponse
JSON Example
{
    "data": [
        {
            "fileUploadCount": 1,
            "userInputCount": 1,
            "logicalId": "ac611099-9872-4b29-bd87-8c2ba8b62c81",
            "dictId": "PostaladdressesGlobal",
            "createAt": 1611961646,
            "updatedAt": 1611961646,
            "name": "dictionary1",
            "description": "description",
            "quantity": 2,
            "quantityDesc": "description",
            "cclRegions": [
                "Australia"
            ],
            "cclTypes": [
                "Document classification"
            ]
        }
    ]
}
array of object
data
Optional

data