ChargeOrganizationResponse$json top-level constant

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

Implementation

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