GET api/InfoEventCodeParameters/GetInfoEventCodeParameters
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of InfoEventCodeParameterName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Value | InfoEventCodeEnum |
None. |
|
InfoId | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "id": 1, "value": "NONE", "infoId": 1 }, { "$ref": "1" } ]