GetPerformanceMetricsReply$json top-level constant

  1. @Deprecated('Use getPerformanceMetricsReplyDescriptor instead')
Map<String, Object> const GetPerformanceMetricsReply$json

Implementation

@$core.Deprecated('Use getPerformanceMetricsReplyDescriptor instead')
const GetPerformanceMetricsReply$json = {
  '1': 'GetPerformanceMetricsReply',
  '2': [
    {'1': 'period', '3': 1, '4': 1, '5': 3, '10': 'period'},
    {'1': 'market_price', '3': 2, '4': 1, '5': 1, '10': 'marketPrice'},
    {'1': 'realized_pol', '3': 3, '4': 1, '5': 3, '10': 'realizedPol'},
    {'1': 'unrealized_pol', '3': 4, '4': 1, '5': 3, '10': 'unrealizedPol'},
    {'1': 'total_pol', '3': 5, '4': 1, '5': 3, '10': 'totalPol'},
    {'1': 'realized_roa_period', '3': 6, '4': 1, '5': 1, '10': 'realizedRoaPeriod'},
    {'1': 'unrealized_roa_period', '3': 7, '4': 1, '5': 1, '10': 'unrealizedRoaPeriod'},
    {'1': 'total_roa_period', '3': 8, '4': 1, '5': 1, '10': 'totalRoaPeriod'},
    {'1': 'realized_roa_annualized', '3': 9, '4': 1, '5': 1, '10': 'realizedRoaAnnualized'},
    {'1': 'unrealized_roa_annualized', '3': 10, '4': 1, '5': 1, '10': 'unrealizedRoaAnnualized'},
    {'1': 'total_roa_annualized', '3': 11, '4': 1, '5': 1, '10': 'totalRoaAnnualized'},
    {'1': 'pair', '3': 12, '4': 1, '5': 14, '6': '.payment.CurrencyPair', '10': 'pair'},
  ],
};