Uses of Class
odata.msgraph.client.beta.entity.collection.request.ShipmentMethodCollectionRequest
-
Packages that use ShipmentMethodCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ShipmentMethodCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ShipmentMethodCollectionRequest Modifier and Type Method Description ShipmentMethodCollectionRequestCompany. getShipmentMethods() -
Uses of ShipmentMethodCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ShipmentMethodCollectionRequest Modifier and Type Method Description ShipmentMethodCollectionRequestCompanyCollectionRequest. shipmentMethods() -
Uses of ShipmentMethodCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ShipmentMethodCollectionRequest Modifier and Type Method Description ShipmentMethodCollectionRequestCompanyRequest. shipmentMethods()
-