Uses of Class
odata.msgraph.client.beta.entity.request.CountryRegionRequest
-
Packages that use CountryRegionRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CountryRegionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CountryRegionRequest Modifier and Type Method Description CountryRegionRequestCompanyCollectionRequest. countriesRegions(String id) -
Uses of CountryRegionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CountryRegionRequest Modifier and Type Method Description CountryRegionRequestCompanyRequest. countriesRegions(String id)
-