
Table row type of invitation
{ "name": "invitation_data", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "invite_code", "type": "string" }, { "name": "superior", "type": "name" }, { "name": "superior_code", "type": "string" }, { "name": "superior_time", "type": "uint32" } ] }