
Table row type of application
{ "name": "application_row", "base": "", "fields": [ { "name": "applicant", "type": "name" }, { "name": "notify_contract", "type": "string" }, { "name": "function_selector", "type": "string" }, { "name": "enable", "type": "bool" }, { "name": "address_used_count", "type": "uint64" }, { "name": "address_limit_count", "type": "uint64" } ] }