ListPaymentInvoicesRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use listPaymentInvoicesRequestDescriptor instead')
const ListPaymentInvoicesRequest$json = const {
  '1': 'ListPaymentInvoicesRequest',
  '2': const [
    const {'1': 'limit', '3': 1, '4': 1, '5': 3, '10': 'limit'},
    const {'1': 'offset', '3': 2, '4': 1, '5': 12, '10': 'offset'},
  ],
};