GET api/Software/GetAllSoftwarePlatforms
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of SoftwarePlatformModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| IDSoftware | integer |
None. |
|
| IDPlatform | byte |
None. |
|
| Comment | string |
None. |
|
| ItemName | string |
None. |
|
| ItemCode | integer |
None. |
|
| PlatformName | string |
None. |
|
| PlatformCode | integer |
None. |
|
| SoftwareName | string |
None. |
|
| SoftwareCode | integer |
None. |
|
| Features | Collection of ItemTypeModel |
None. |
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.