GET admin/class?orderBy={orderBy}&dir={dir}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| orderBy | string |
Required |
|
| dir | string |
None. |
Body Parameters
None.
Response Information
Resource Description
ResponseEntityOfIEnumerableOfString| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| msg | string |
None. |
|
| data | Collection of string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.