# Interface: getSelfReceiveRecordsParams
• getSelfReceiveRecordsParams()
获取玩家自己的受赠记录参数
see
selfOpenid 玩家自己的 openid
# Properties
# Optional
complete
• complete? : Function
Returns: Function
# Optional
fail
• fail? : function
# Type declaration:
▸ (): void
Returns: function
▸ (): void
# 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›