GetInvoicesSummaryRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getInvoicesSummaryRequestDescriptor instead')
const GetInvoicesSummaryRequest$json = {
  '1': 'GetInvoicesSummaryRequest',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
  ],
};