GET api/v2/worksubclasses/ByWorkTypeId/{workTypeId}/ByWorkClassId/{workClassId}
Request
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
workTypeId | integer |
Required |
|
workClassId | integer |
Required |
Response
PageResultOfWorkSubclassBasicName | Description | Type | Additional information |
---|---|---|---|
Count | integer | ||
TotalCount | integer | ||
Result | Collection of WorkSubclassBasic |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.