ServicePointCapacity$json top-level constant
Implementation
@$core.Deprecated('Use servicePointCapacityDescriptor instead')
const ServicePointCapacity$json = {
'1': 'ServicePointCapacity',
'2': [
{'1': 'PiecesAvailable', '3': 1, '4': 1, '5': 5, '10': 'PiecesAvailable'},
{'1': 'PiecesUsed', '3': 2, '4': 1, '5': 5, '10': 'PiecesUsed'},
{
'1': 'MaxDimensionPerPiece',
'3': 3,
'4': 1,
'5': 11,
'6': '.Dimensions',
'10': 'MaxDimensionPerPiece'
},
{
'1': 'MaxWeightPerPiece',
'3': 4,
'4': 1,
'5': 11,
'6': '.Weight',
'10': 'MaxWeightPerPiece'
},
],
};