ListPaymentInvoicesRequest$json top-level constant
- @Deprecated('Use listPaymentInvoicesRequestDescriptor instead')
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'},
],
};