The type code is CFT
| flowItemId | string <= 255 characters |
| processed | boolean |
| typedId | string |
| traitType | string <= 255 characters Value: "START_IMMEDIATELY" |
| configuration | string |
| createdBy | integer |
| lastUpdateDate | string <date-time> |
| traitId | string <= 255 characters |
| version | integer |
| flowId | string <= 255 characters |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "flowItemId": "string",
- "processed": true,
- "typedId": "string",
- "traitType": "START_IMMEDIATELY",
- "configuration": "string",
- "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "traitId": "string",
- "version": 0,
- "flowId": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}