InvoiceRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use invoiceRequestDescriptor instead')
const InvoiceRequest$json = {
  '1': 'InvoiceRequest',
  '2': [
    {'1': 'OrderId', '3': 1, '4': 1, '5': 11, '6': '.OrderId', '10': 'OrderId'},
  ],
};