InventoryPartitionRequest$json top-level constant
Implementation
@$core.Deprecated('Use inventoryPartitionRequestDescriptor instead')
const InventoryPartitionRequest$json = {
'1': 'InventoryPartitionRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 4, '8': {}, '10': 'id'},
{'1': 'user_comment', '3': 2, '4': 1, '5': 9, '10': 'userComment'},
{
'1': 'partition_quantity',
'3': 10,
'4': 1,
'5': 4,
'8': {},
'10': 'partitionQuantity'
},
{
'1': 'partition_secondary_quantity',
'3': 11,
'4': 1,
'5': 4,
'10': 'partitionSecondaryQuantity'
},
],
};