InvoiceResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use invoiceResponseDescriptor instead')
const InvoiceResponse$json = {
  '1': 'InvoiceResponse',
  '2': [
    {'1': 'OrderId', '3': 1, '4': 1, '5': 11, '6': '.OrderId', '10': 'OrderId'},
    {
      '1': 'PDF',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Document',
      '9': 0,
      '10': 'PDF'
    },
  ],
  '8': [
    {'1': 'Invoice'},
  ],
};