GET api/OETutorQuotations?aid={aid}&shopId={shopId}
导师语录分类
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| aid |
用户ID |
string |
Required |
| shopId |
商城ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
TutorQuotationsTypeList| Name | Description | Type | Additional information |
|---|---|---|---|
| TutorQuotationsType |
导师语录分类集合 |
Collection of TutorQuotationsType |
None. |
| TypeName |
导师语录分类名称 |
string |
None. |
| IsLeaf |
是否有下级分类 |
boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.