BusinessClassification$json top-level constant
Implementation
@$core.Deprecated('Use businessClassificationDescriptor instead')
const BusinessClassification$json = {
'1': 'BusinessClassification',
'2': [
{'1': 'isic_code', '3': 1, '4': 1, '5': 9, '10': 'isicCode'},
{'1': 'sub_code', '3': 2, '4': 1, '5': 9, '10': 'subCode'},
{'1': 'emoji', '3': 3, '4': 1, '5': 9, '10': 'emoji'},
{'1': 'label_fr', '3': 4, '4': 1, '5': 9, '10': 'labelFr'},
{'1': 'isic_label_fr', '3': 5, '4': 1, '5': 9, '10': 'isicLabelFr'},
{'1': 'isic_label_en', '3': 6, '4': 1, '5': 9, '10': 'isicLabelEn'},
{'1': 'isic_label_es', '3': 7, '4': 1, '5': 9, '10': 'isicLabelEs'},
{
'1': 'smt_regime',
'3': 8,
'4': 1,
'5': 14,
'6': '.weebi.boutique.CommerceTypePb',
'10': 'smtRegime'
},
],
};