The type code is R
| typedId | string  | 
| uniqueName | string  <= 255 characters   | 
| createdBy | integer  | 
| lastUpdateDate | string <date-time>   | 
| module | string  <= 255 characters   Possible values: "PRICESETTING" "QUOTING" "ANALYTICS" "ADMIN" "WORKFLOW" "REBATES" "AGREEMENTSPROMOTIONS" "OPTIMIZATION" "CHANNELMANAGEMENT" "MASTERDATA" "CONFIGURATION" "DASHBOARDS"    | 
| label | string  | 
| version | integer  | 
| createDate | string <date-time>   | 
| lastUpdateBy | integer  | 
{- "typedId": "string",
 - "uniqueName": "string",
 - "createdBy": 0,
 - "lastUpdateDate": "2019-08-24T14:15:22Z",
 - "module": "PRICESETTING",
 - "label": "string",
 - "version": 0,
 - "createDate": "2019-08-24T14:15:22Z",
 - "lastUpdateBy": 0
 
}