GetOrgBillingInformationRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getOrgBillingInformationRequestDescriptor instead')
const GetOrgBillingInformationRequest$json = {
  '1': 'GetOrgBillingInformationRequest',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
  ],
};