GET api/ServiceOrder/GetAllAttributeQuestion/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AttributeQuestionDto| Name | Description | Type | Additional information |
|---|---|---|---|
| AttributeQuestionId | integer |
None. |
|
| AttributeId | integer |
None. |
|
| Description | string |
None. |
|
| InputType | byte |
None. |
|
| RecordStatus | byte |
None. |
|
| AttributeDto | AttributeDto |
None. |
|
| AttributeOptionDtoList | Collection of AttributeOptionDto |
None. |
|
| ServiceOrderItemAnswerDto | ServiceOrderItemAnswerDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
