GetProfitLossRequest$json top-level constant
- @Deprecated('Use getProfitLossRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getProfitLossRequestDescriptor instead')
const GetProfitLossRequest$json = {
'1': 'GetProfitLossRequest',
'2': [
{'1': 'from_date', '3': 1, '4': 1, '5': 9, '10': 'fromDate'},
{'1': 'to_date', '3': 2, '4': 1, '5': 9, '10': 'toDate'},
{'1': 'lp_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'lpId'},
],
};