# Interface: getSelfReceiveRecordsParams
• getSelfReceiveRecordsParams()
获取玩家自己的受赠记录参数
see selfOpenid 玩家自己的 openid
see names 道具名称列表
# Properties
# Optional complete
• complete? : Function
Returns: Function
# Optional fail
• fail? : function
# Type declaration:
▸ (): void
Returns: function
▸ (): void
# names
• names: string[]
Returns: string[]
# selfOpenid
• selfOpenid: string
Returns: string
# Optional success
• success? : function
# Type declaration:
▸ (res: getSelfReceiveRecordsResponse): void
# 参数:
| 属性 | 类型 |
|---|---|
res | getSelfReceiveRecordsResponse |
getSelfReceiveRecordsResponse: Array‹object›
Returns: function
▸ (res: getSelfReceiveRecordsResponse): void
# 参数:
| 属性 | 类型 |
|---|---|
res | getSelfReceiveRecordsResponse |
getSelfReceiveRecordsResponse: Array‹object›