CreateInvoiceAndChargeImmediatelyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createInvoiceAndChargeImmediatelyResponseDescriptor instead')
const CreateInvoiceAndChargeImmediatelyResponse$json = {
  '1': 'CreateInvoiceAndChargeImmediatelyResponse',
  '2': [
    {'1': 'invoice_id', '3': 1, '4': 1, '5': 9, '10': 'invoiceId'},
  ],
};