ComponentsServiceSearchAllReq$json top-level constant
- @Deprecated('Use componentsServiceSearchAllReqDescriptor instead')
Map<String, Object>
const
ComponentsServiceSearchAllReq$json
Implementation
@$core.Deprecated('Use componentsServiceSearchAllReqDescriptor instead')
const ComponentsServiceSearchAllReq$json = {
'1': 'ComponentsServiceSearchAllReq',
'2': [
{
'1': 'is_active',
'3': 1,
'4': 1,
'5': 14,
'6': '.Scailo.BOOL_FILTER',
'10': 'isActive'
},
{'1': 'count', '3': 2, '4': 1, '5': 3, '8': {}, '10': 'count'},
{'1': 'offset', '3': 3, '4': 1, '5': 4, '8': {}, '10': 'offset'},
{
'1': 'sort_order',
'3': 4,
'4': 1,
'5': 14,
'6': '.Scailo.SORT_ORDER',
'10': 'sortOrder'
},
{
'1': 'sort_key',
'3': 5,
'4': 1,
'5': 14,
'6': '.Scailo.INVENTORY_SORT_KEY',
'10': 'sortKey'
},
{'1': 'entity_uuid', '3': 6, '4': 1, '5': 9, '10': 'entityUuid'},
{
'1': 'status',
'3': 10,
'4': 1,
'5': 14,
'6': '.Scailo.INVENTORY_LIFECYCLE',
'10': 'status'
},
{'1': 'search_key', '3': 11, '4': 1, '5': 9, '10': 'searchKey'},
{'1': 'parent_ref_id', '3': 30, '4': 1, '5': 4, '10': 'parentRefId'},
{
'1': 'ref_from',
'3': 31,
'4': 1,
'5': 14,
'6': '.Scailo.COMPONENT_REF_FROM',
'10': 'refFrom'
},
{'1': 'ref_id', '3': 32, '4': 1, '5': 4, '10': 'refId'},
{'1': 'family_id', '3': 33, '4': 1, '5': 4, '10': 'familyId'},
{'1': 'secondary_uom_id', '3': 38, '4': 1, '5': 4, '10': 'secondaryUomId'},
{'1': 'store_id', '3': 50, '4': 1, '5': 4, '10': 'storeId'},
{'1': 'storage_id', '3': 51, '4': 1, '5': 4, '10': 'storageId'},
{
'1': 'is_qc_report_public',
'3': 52,
'4': 1,
'5': 14,
'6': '.Scailo.BOOL_FILTER',
'10': 'isQcReportPublic'
},
{'1': 'location_id', '3': 54, '4': 1, '5': 4, '10': 'locationId'},
],
};