UpdateDeliveryWeight$json top-level constant
- @Deprecated('Use updateDeliveryWeightDescriptor instead')
Implementation
@$core.Deprecated('Use updateDeliveryWeightDescriptor instead')
const UpdateDeliveryWeight$json = {
'1': 'UpdateDeliveryWeight',
'2': [
{
'1': 'DeliveryId',
'3': 1,
'4': 1,
'5': 11,
'6': '.DeliveryId',
'10': 'DeliveryId'
},
{
'1': 'TotalWeightInGrams',
'3': 2,
'4': 1,
'5': 1,
'10': 'TotalWeightInGrams'
},
],
};