VoucherStatusRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use voucherStatusRequestDescriptor instead')
const VoucherStatusRequest$json = {
  '1': 'VoucherStatusRequest',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'Codes', '3': 3, '4': 3, '5': 11, '6': '.VoucherCode', '10': 'Codes'},
  ],
  '9': [
    {'1': 2, '2': 3},
  ],
};