
Table row type of inventory
{ "name": "inventory_row", "base": "", "fields": [ { "name": "asset_id", "type": "inventory_asset_type" }, { "name": "quantity", "type": "asset" }, { "name": "crafting_details", "type": "B_pair_time_point_sec_asset_E?" } ] }