ServicePointState$json top-level constant
Implementation
@$core.Deprecated('Use servicePointStateDescriptor instead')
const ServicePointState$json = {
'1': 'ServicePointState',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.ServicePointId', '10': 'Id'},
{'1': 'FirstMileActive', '3': 2, '4': 1, '5': 8, '10': 'FirstMileActive'},
{
'1': 'FirstMilePriceInclTax',
'3': 4,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'FirstMilePriceInclTax'
},
{'1': 'LastMileActive', '3': 3, '4': 1, '5': 8, '10': 'LastMileActive'},
{
'1': 'LastMilePriceInclTax',
'3': 5,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'LastMilePriceInclTax'
},
],
};