FinancialChartRequest$json top-level constant
Implementation
@$core.Deprecated('Use financialChartRequestDescriptor instead')
const FinancialChartRequest$json = {
'1': 'FinancialChartRequest',
'2': [
{'1': 'firmId', '3': 1, '4': 1, '5': 9, '10': 'firmId'},
{'1': 'boutiqueIds', '3': 2, '4': 3, '5': 9, '10': 'boutiqueIds'},
{
'1': 'start',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'start'
},
{
'1': 'end',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'end'
},
{
'1': 'timePeriod',
'3': 5,
'4': 1,
'5': 14,
'6': '.weebi.stats.service.ChartTimePeriod',
'10': 'timePeriod'
},
{
'1': 'metric',
'3': 6,
'4': 1,
'5': 14,
'6': '.weebi.stats.service.FinancialChartMetric',
'10': 'metric'
},
{
'1': 'stackedByBoutique',
'3': 7,
'4': 1,
'5': 8,
'10': 'stackedByBoutique'
},
],
};