Uses of Class
odata.msgraph.client.beta.entity.collection.request.SalesOrderCollectionRequest
-
Packages that use SalesOrderCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of SalesOrderCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SalesOrderCollectionRequest Modifier and Type Method Description SalesOrderCollectionRequestCompany. getSalesOrders() -
Uses of SalesOrderCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return SalesOrderCollectionRequest Modifier and Type Method Description SalesOrderCollectionRequestCompanyCollectionRequest. salesOrders() -
Uses of SalesOrderCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SalesOrderCollectionRequest Modifier and Type Method Description SalesOrderCollectionRequestCompanyRequest. salesOrders()
-