Search
Preparing search index...
The search index is not available
@polyv/interactions-receive-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@polyv/interactions-receive-sdk
apps/lottery/lottery
SubmitInfo
Interface SubmitInfo
提交中奖人信息接口参数
Hierarchy
SubmitInfo
Index
Properties
lottery
Id
receive
Info
session
Id
winner
Code
Properties
lottery
Id
lottery
Id
:
string
抽奖ID
receive
Info
receive
Info
:
CollectInfo
[]
中奖人信息字段
Optional
session
Id
session
Id
:
string
场次ID(可选,不传则从配置中获取)
winner
Code
winner
Code
:
string
兑换码
Exports
apps/lottery/lottery
Lottery
Basic
Lottery
Record
Res
Item
Get
Winners
Params
Lottery
Record
Params
Sdk
Lottery
Record
Res
Sdk
Lottery
Record
Res
Item
Submit
Info
lottery
Id
receive
Info
session
Id
winner
Code
Submit
Info
Res
Winner
Winner
Res
Data
Generated using
TypeDoc
提交中奖人信息接口参数