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": "48830fe4-dced-446d-b21d-45aa664c5553",
"PhanLoai": "sample string 2",
"MaNhom": "sample string 3"
},
{
"GuidID": "48830fe4-dced-446d-b21d-45aa664c5553",
"PhanLoai": "sample string 2",
"MaNhom": "sample string 3"
}
]