PriceComponent$json top-level constant
Implementation
@$core.Deprecated('Use priceComponentDescriptor instead')
const PriceComponent$json = {
'1': 'PriceComponent',
'2': [
{'1': 'ComponentType', '3': 1, '4': 1, '5': 5, '10': 'ComponentType'},
{
'1': 'Title',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Title'
},
{'1': 'Value', '3': 3, '4': 1, '5': 11, '6': '.Credit', '10': 'Value'},
{'1': 'Tax', '3': 4, '4': 1, '5': 11, '6': '.Credit', '10': 'Tax'},
{
'1': 'ValueInclTax',
'3': 5,
'4': 1,
'5': 11,
'6': '.Credit',
'10': 'ValueInclTax'
},
{
'1': 'Quantity',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.DoubleValue',
'10': 'Quantity'
},
{'1': 'VATRate', '3': 7, '4': 1, '5': 11, '6': '.VATRate', '10': 'VATRate'},
{
'1': 'Provider',
'3': 8,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'Provider'
},
{'1': 'SKU', '3': 9, '4': 1, '5': 11, '6': '.SKU', '10': 'SKU'},
{'1': 'Tags', '3': 10, '4': 3, '5': 11, '6': '.PriceTag', '10': 'Tags'},
],
'4': [PriceComponent_PriceComponentType$json],
};