PriceRuleAction$json top-level constant
Implementation
@$core.Deprecated('Use priceRuleActionDescriptor instead')
const PriceRuleAction$json = {
'1': 'PriceRuleAction',
'2': [
{
'1': 'Add',
'3': 1,
'4': 1,
'5': 11,
'6': '.PriceComponent',
'9': 0,
'10': 'Add'
},
{
'1': 'Remove',
'3': 2,
'4': 1,
'5': 11,
'6': '.PriceRuleCondition',
'9': 0,
'10': 'Remove'
},
{
'1': 'RemoveMatched',
'3': 3,
'4': 1,
'5': 11,
'6': '.RemoveMatched',
'9': 0,
'10': 'RemoveMatched'
},
{
'1': 'Calculation',
'3': 4,
'4': 1,
'5': 11,
'6': '.PriceCalculation',
'9': 0,
'10': 'Calculation'
},
{
'1': 'Transform',
'3': 6,
'4': 1,
'5': 11,
'6': '.PriceTransformation',
'9': 0,
'10': 'Transform'
},
{
'1': 'DoNotProcessNewComponents',
'3': 5,
'4': 1,
'5': 8,
'10': 'DoNotProcessNewComponents'
},
{
'1': 'CopyFieldsFromMatch',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.FieldMask',
'10': 'CopyFieldsFromMatch'
},
],
'8': [
{'1': 'Action'},
],
};