
Struct property of luckywheel
{ "name": "giftbar", "base": "", "fields": [ { "name": "once", "type": "uint16" }, { "name": "total", "type": "uint16" }, { "name": "gifts", "type": "gift_struct[]" } ] }
Struct property of luckywheel
{
"name": "giftbar",
"base": "",
"fields": [
{
"name": "once",
"type": "uint16"
},
{
"name": "total",
"type": "uint16"
},
{
"name": "gifts",
"type": "gift_struct[]"
}
]
}