Uses of Class
odata.msgraph.client.beta.entity.request.VendorRequest
-
Packages that use VendorRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of VendorRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return VendorRequest Modifier and Type Method Description VendorRequestPurchaseInvoice. getVendor() -
Uses of VendorRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return VendorRequest Modifier and Type Method Description VendorRequestCompanyCollectionRequest. vendors(String id) -
Uses of VendorRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return VendorRequest Modifier and Type Method Description VendorRequestPurchaseInvoiceRequest. vendor()VendorRequestCompanyRequest. vendors(String id)
-