The type code is PCW
| typedId | string |
| documentLabel | string <= 255 characters |
| hidden | boolean |
| createdBy | integer |
| lastUpdateDate | string <date-time> |
| userLoginName | string <= 255 characters |
| documentUniqueName | string <= 255 characters |
| version | integer |
| stepLabel | string <= 255 characters |
| documentTypedId | string <= 255 characters |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "typedId": "string",
- "documentLabel": "string",
- "hidden": true,
- "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "userLoginName": "string",
- "documentUniqueName": "string",
- "version": 0,
- "stepLabel": "string",
- "documentTypedId": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}