GET api/YearofEstablishment/GetAllYearOfEstablishment
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of YearofEstablishmentName | Description | Type | Additional information |
---|---|---|---|
Year | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "Year": 1 }, { "$ref": "1" } ]
application/octet-stream
Sample:
[{"$id":"1","Year":1},{"$ref":"1"}]