The type code is CS.
| period | string <= 255 characters Possible values: "MINUTE" "HOUR" "DAY" "MONTH" "YEAR" | ||
| typedId | string | ||
| calculableTypedId | string <= 255 characters | ||
| lastUpdateDate | string <date-time> | ||
| lastRunDate | string <date-time> | ||
| version | integer | ||
| createdBy | integer | ||
| name | string <= 255 characters | ||
| calculableLabel | string <= 255 characters | ||
| interval | integer | ||
object | |||
| |||
| startDate | string <date-time> | ||
| createDate | string <date-time> | ||
| lastUpdateBy | integer | ||
{- "period": "MINUTE",
- "typedId": "string",
- "calculableTypedId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "lastRunDate": "2019-08-24T14:15:22Z",
- "version": 0,
- "createdBy": 0,
- "name": "string",
- "calculableLabel": "string",
- "interval": 0,
- "parameters": {
- "action": "string"
}, - "startDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}