GET api/KSNB_TyLeDatChatLuong/GetAllDataItem
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of KSNB_TyLeDatChatLuongModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaTyLe | string |
None. |
|
| DiemChatLuong | integer |
None. |
|
| ChangeStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "84021703-06ca-4467-9d48-e469ccea3197",
"MaTyLe": "sample string 2",
"DiemChatLuong": 1,
"ChangeStatus": 3
},
{
"GuidID": "84021703-06ca-4467-9d48-e469ccea3197",
"MaTyLe": "sample string 2",
"DiemChatLuong": 1,
"ChangeStatus": 3
}
]