Uses of Class
odata.msgraph.client.beta.entity.collection.request.CustomerCollectionRequest
-
Packages that use CustomerCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CustomerCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CustomerCollectionRequest Modifier and Type Method Description CustomerCollectionRequestCompany. getCustomers() -
Uses of CustomerCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CustomerCollectionRequest Modifier and Type Method Description CustomerCollectionRequestCompanyCollectionRequest. customers() -
Uses of CustomerCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CustomerCollectionRequest Modifier and Type Method Description CustomerCollectionRequestCompanyRequest. customers()
-