GET api/MyAccount/LoadSpecialisationTB
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of SpecialisationTBName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
|
NameAr | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "$id": "1", "Id": 1, "Name": "sample string 2", "NameAr": "sample string 3" }, { "$ref": "1" } ]