GET api/CSKH_CaseStudySuVu/CSKH_CaseStudySuVu_MaNhom_GetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of CSKH_CaseStudySuVu_MaNhomModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| PhanLoai | string |
None. |
|
| MaNhom | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "93dcfc5c-ed4e-43fb-8b98-7da4a56eb1cf",
"PhanLoai": "sample string 2",
"MaNhom": "sample string 3"
},
{
"GuidID": "93dcfc5c-ed4e-43fb-8b98-7da4a56eb1cf",
"PhanLoai": "sample string 2",
"MaNhom": "sample string 3"
}
]