GET api/XuLyHangHoaQuaHan/GetAll_HuongXuLy
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ClsStringValueModel| Name | Description | Type | Additional information |
|---|---|---|---|
| StringValue | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"StringValue": "sample string 1"
},
{
"StringValue": "sample string 1"
}
]