BillingStatusRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use billingStatusRequestDescriptor instead')
const BillingStatusRequest$json = {
  '1': 'BillingStatusRequest',
  '2': [
    {
      '1': 'AccountId',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.AccountId',
      '10': 'AccountId'
    },
    {'1': 'ReIndex', '3': 2, '4': 1, '5': 8, '10': 'ReIndex'},
  ],
};