GetInvoicePdfRequest$json top-level constant

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

Implementation

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