Class: OpenActive::Enums::Schema::DeliveryMethod

Inherits:
TypesafeEnum::Base
  • Object
show all
Defined in:
lib/openactive/enums/schema/delivery_method.rb

Overview

A delivery method is a standardized procedure for transferring the product or service to the destination of fulfillment chosen by the customer. Delivery methods are characterized by the means of transportation used, and by the organization or group that is the contracting party for the sending organization or person.<br/><br/>

Commonly used values:<br/><br/>

<ul> <li>purl.org/goodrelations/v1#DeliveryModeDirectDownload</li> <li>purl.org/goodrelations/v1#DeliveryModeFreight</li> <li>purl.org/goodrelations/v1#DeliveryModeMail</li> <li>purl.org/goodrelations/v1#DeliveryModeOwnFleet</li> <li>purl.org/goodrelations/v1#DeliveryModePickUp</li> <li>purl.org/goodrelations/v1#DHL</li> <li>purl.org/goodrelations/v1#FederalExpress</li> <li>purl.org/goodrelations/v1#UPS</li> </ul>