GET api/Talen/VullenKeuzelijst
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TaalName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Code | string |
None. |
|
Omschrijving | string |
None. |
|
Date_Modified | string |
None. |
|
Method | string |
None. |
|
Raadplegen | boolean |
None. |
|
Error_Description | string |
None. |
Response Formats
application/json, text/json
Sample:
[ null, { "ID": 1, "Code": "sample string 2", "Omschrijving": "sample string 3", "Date_Modified": "sample string 4", "Method": "sample string 5", "Raadplegen": true, "Error_Description": "sample string 7" } ]