GET api/PDT_CauHinhLyDo/PDT_CauHinhLyDo_GetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of PDT_CauHinhLyDoModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| LyDo | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "1ea44bd8-c250-4b16-90bb-80c13eb4ce97",
"LyDo": "sample string 2"
},
{
"GuidID": "1ea44bd8-c250-4b16-90bb-80c13eb4ce97",
"LyDo": "sample string 2"
}
]