PriceRuleIndex$json top-level constant
Implementation
@$core.Deprecated('Use priceRuleIndexDescriptor instead')
const PriceRuleIndex$json = {
'1': 'PriceRuleIndex',
'2': [
{
'1': 'RulesByComponentType',
'3': 1,
'4': 3,
'5': 11,
'6': '.PriceRuleIndex.RulesByComponentTypeEntry',
'10': 'RulesByComponentType'
},
{
'1': 'RulesBySKUType',
'3': 2,
'4': 3,
'5': 11,
'6': '.PriceRuleIndex.RulesBySKUTypeEntry',
'10': 'RulesBySKUType'
},
{
'1': 'RulesBySKU',
'3': 3,
'4': 3,
'5': 11,
'6': '.PriceRuleIndex.RulesBySKUEntry',
'10': 'RulesBySKU'
},
{
'1': 'RulesByProvider',
'3': 4,
'4': 3,
'5': 11,
'6': '.PriceRuleIndex.RulesByProviderEntry',
'10': 'RulesByProvider'
},
{
'1': 'RulesByTag',
'3': 5,
'4': 3,
'5': 11,
'6': '.PriceRuleIndex.RulesByTagEntry',
'10': 'RulesByTag'
},
{
'1': 'GeneralRuleIndices',
'3': 6,
'4': 1,
'5': 11,
'6': '.PriceRuleIndices',
'10': 'GeneralRuleIndices'
},
],
'3': [
PriceRuleIndex_RulesByComponentTypeEntry$json,
PriceRuleIndex_RulesBySKUTypeEntry$json,
PriceRuleIndex_RulesBySKUEntry$json,
PriceRuleIndex_RulesByProviderEntry$json,
PriceRuleIndex_RulesByTagEntry$json
],
};