GET api/give/getgivelogs?uid={uid}&type={type}&pageIndex={pageIndex}
获取赠送记录
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| uid | string |
Required |
|
| type | integer |
Default value is 0 |
|
| pageIndex | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.