GET api/v2/WorkTypes/{workTypeId}/Classes?translate={translate}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workTypeId | integer |
Required |
|
| translate | boolean |
Default value is False |
Response
PageResultOfWorkTypeClassBasic| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of WorkTypeClassBasic |