Uses of Class
odata.msgraph.client.beta.entity.request.ItemRequest
-
Packages that use ItemRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ItemRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ItemRequest Modifier and Type Method Description ItemRequestPurchaseInvoiceLine. getItem()ItemRequestSalesCreditMemoLine. getItem()ItemRequestSalesInvoiceLine. getItem()ItemRequestSalesOrderLine. getItem()ItemRequestSalesQuoteLine. getItem() -
Uses of ItemRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ItemRequest Modifier and Type Method Description ItemRequestCompanyCollectionRequest. items(String id) -
Uses of ItemRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ItemRequest Modifier and Type Method Description ItemRequestPurchaseInvoiceLineRequest. item()ItemRequestSalesCreditMemoLineRequest. item()ItemRequestSalesInvoiceLineRequest. item()ItemRequestSalesOrderLineRequest. item()ItemRequestSalesQuoteLineRequest. item()ItemRequestCompanyRequest. items(String id)
-