The type code is CDESC
| typedId | string |
| createdBy | integer |
| lastUpdateDate | string <date-time> |
| customerId | string <= 255 characters |
| description | string |
| version | integer |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "typedId": "string",
- "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "customerId": "string",
- "description": "string",
- "version": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}