GetLocationBillingOrganizationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getLocationBillingOrganizationResponseDescriptor instead')
const GetLocationBillingOrganizationResponse$json = {
  '1': 'GetLocationBillingOrganizationResponse',
  '2': [
    {'1': 'billing_organization_id', '3': 1, '4': 1, '5': 9, '10': 'billingOrganizationId'},
  ],
};