PartnerAdminRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use partnerAdminRequestDescriptor instead')
const PartnerAdminRequest$json = const {
  '1': 'PartnerAdminRequest',
  '2': const [
    const {'1': 'eventId', '3': 1, '4': 1, '5': 9, '10': 'eventId'},
    const {'1': 'orderId', '3': 2, '4': 1, '5': 9, '10': 'orderId'},
    const {'1': 'userId', '3': 3, '4': 1, '5': 9, '10': 'userId'},
    const {'1': 'paymentType', '3': 4, '4': 1, '5': 14, '6': '.Happenings.PaymentType', '10': 'paymentType'},
    const {'1': 'authToken', '3': 5, '4': 1, '5': 9, '10': 'authToken'},
  ],
};