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