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