GET api/TestOnline/GetCauHinhChung

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of CauHinhChungModel
NameDescriptionTypeAdditional information
ID

integer

None.

AnLamBaiTest

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ID": 1,
    "AnLamBaiTest": true
  },
  {
    "ID": 1,
    "AnLamBaiTest": true
  }
]