RequestReferralPayoutResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use requestReferralPayoutResponseDescriptor instead')
const RequestReferralPayoutResponse$json = {
  '1': 'RequestReferralPayoutResponse',
  '2': [
    {'1': 'statusResponse', '3': 1, '4': 1, '5': 11, '6': '.google.retail.common.StatusResponse', '10': 'statusResponse'},
    {'1': 'amountCents', '3': 2, '4': 1, '5': 5, '10': 'amountCents'},
  ],
};