Price$json top-level constant
Implementation
@$core.Deprecated('Use priceDescriptor instead')
const Price$json = {
'1': 'Price',
'2': [
{
'1': 'PriceExclTax',
'3': 1,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'PriceExclTax'
},
{'1': 'Tax', '3': 2, '4': 1, '5': 11, '6': '.Credit', '10': 'Tax'},
{
'1': 'Breakdown',
'3': 4,
'4': 1,
'5': 11,
'6': '.PriceBreakdown',
'10': 'Breakdown'
},
],
};