Task Interval Type
Learn more about Task Interval Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetTaskIntervalType | Get a Task Interval Type resource. |
|
| PATCH | UpdateTaskIntervalType | Update an existing Task Interval Type resource. |
|
| DELETE | DeleteTaskIntervalType | Delete an existing Task Interval Type resource. |
|
| GET | GetTaskIntervalTypeCollection | Get a collection of Task Interval Type resources. |
|
| POST | CreateTaskIntervalType | Create a new Task Interval Type resource. |
|
| GET | LookupTaskIntervalTypeChangePermissionTree | Lookup the permission set for changing the Task Interval Type. |
|
| GET | LookupTaskIntervalTypeInsertPermissionTree | Lookup the permission set for creating the Task Interval Type. |
|
| GET | LookupTaskIntervalTypeUnitOfMeasurement | Lookup the Unit Of Measurement for the Task Interval Type. |
|
| GET | BatchGetTaskIntervalType | Get a collection of Task Interval Type resources for the set of id's. |
|
| POST | BatchCreateTaskIntervalType | Create a new collection of Task Interval Type resources. |
|
| PATCH | BatchUpdateTaskIntervalType | Update a collection of existing Task Interval Type resources. |
|
| DELETE | BatchDeleteTaskIntervalType | Delete a collection of existing Task Interval Type resources. |
|
| PATCH | ChangeTaskIntervalTypeIsActive | Change the IsActive status for an existing Task Interval Type resource. |
|
| PATCH | ChangeTaskIntervalTypePermissionTree | Change the PermissionTree for an existing Task Interval Type resource. |
|
| PATCH | BatchChangeTaskIntervalTypeIsActive | Change the IsActive status for a collection of existing Task Interval Type resources. |
|
| PATCH | BatchChangeTaskIntervalTypePermissionTree | Change the PermissionTree status for a collection of existing Task Interval Type resources. |