InventoryDetailedDemand$json top-level constant
Implementation
@$core.Deprecated('Use inventoryDetailedDemandDescriptor instead')
const InventoryDetailedDemand$json = {
'1': 'InventoryDetailedDemand',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 4, '10': 'id'},
{'1': 'uuid', '3': 2, '4': 1, '5': 9, '10': 'uuid'},
{'1': 'family_id', '3': 10, '4': 1, '5': 4, '10': 'familyId'},
{
'1': 'base_demand_quantity',
'3': 20,
'4': 1,
'5': 3,
'10': 'baseDemandQuantity'
},
{
'1': 'adjusted_demand_quantity',
'3': 30,
'4': 1,
'5': 3,
'10': 'adjustedDemandQuantity'
},
{
'1': 'required_quantity',
'3': 40,
'4': 1,
'5': 3,
'10': 'requiredQuantity'
},
{
'1': 'demand_map',
'3': 50,
'4': 1,
'5': 11,
'6': '.Scailo.InventoryDemandMap',
'10': 'demandMap'
},
{'1': 'is_active', '3': 60, '4': 1, '5': 8, '10': 'isActive'},
{'1': 'created_at', '3': 70, '4': 1, '5': 4, '10': 'createdAt'},
],
};