IssuableInventorySearchReq$json top-level constant
Implementation
@$core.Deprecated('Use issuableInventorySearchReqDescriptor instead')
const IssuableInventorySearchReq$json = {
'1': 'IssuableInventorySearchReq',
'2': [
{
'1': 'status',
'3': 1,
'4': 1,
'5': 14,
'6': '.Scailo.INVENTORY_LIFECYCLE',
'10': 'status'
},
{'1': 'search_key', '3': 5, '4': 1, '5': 9, '10': 'searchKey'},
{'1': 'family_id', '3': 10, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
{'1': 'location_id', '3': 15, '4': 1, '5': 4, '8': {}, '10': 'locationId'},
],
};