Uses of Class
odata.msgraph.client.beta.entity.collection.request.SalesQuoteCollectionRequest
-
Packages that use SalesQuoteCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of SalesQuoteCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SalesQuoteCollectionRequest Modifier and Type Method Description SalesQuoteCollectionRequestCompany. getSalesQuotes() -
Uses of SalesQuoteCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return SalesQuoteCollectionRequest Modifier and Type Method Description SalesQuoteCollectionRequestCompanyCollectionRequest. salesQuotes() -
Uses of SalesQuoteCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SalesQuoteCollectionRequest Modifier and Type Method Description SalesQuoteCollectionRequestCompanyRequest. salesQuotes()
-