Uses of Class
odata.msgraph.client.beta.entity.collection.request.ItemCategoryCollectionRequest
-
Packages that use ItemCategoryCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ItemCategoryCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ItemCategoryCollectionRequest Modifier and Type Method Description ItemCategoryCollectionRequestCompany. getItemCategories() -
Uses of ItemCategoryCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ItemCategoryCollectionRequest Modifier and Type Method Description ItemCategoryCollectionRequestCompanyCollectionRequest. itemCategories() -
Uses of ItemCategoryCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ItemCategoryCollectionRequest Modifier and Type Method Description ItemCategoryCollectionRequestCompanyRequest. itemCategories()
-