PriceContextQuery$json top-level constant
Implementation
@$core.Deprecated('Use priceContextQueryDescriptor instead')
const PriceContextQuery$json = {
'1': 'PriceContextQuery',
'2': [
{'1': 'Buyer', '3': 2, '4': 1, '5': 11, '6': '.AccountId', '10': 'Buyer'},
{
'1': 'Products',
'3': 6,
'4': 3,
'5': 11,
'6': '.PricingProduct',
'10': 'Products'
},
{
'1': 'Vouchers',
'3': 5,
'4': 3,
'5': 11,
'6': '.VoucherCode',
'10': 'Vouchers'
},
],
'9': [
{'1': 1, '2': 2},
{'1': 3, '2': 4},
{'1': 4, '2': 5},
],
};