ParcelDelivery
The property names of the {@see \org\schema\ParcelDelivery} type.
Tags
Table of Contents
Constants
- DELIVERY_ADDRESS : string = 'deliveryAddress'
- DELIVERY_STATUS : string = 'deliveryStatus'
- EXPECTED_ARRIVAL_FROM : string = 'expectedArrivalFrom'
- EXPECTED_ARRIVAL_UNTIL : string = 'expectedArrivalUntil'
- HAS_DELIVERY_METHOD : string = 'hasDeliveryMethod'
- ITEM_SHIPPED : string = 'itemShipped'
- ORIGIN_ADDRESS : string = 'originAddress'
- PART_OF_ORDER : string = 'partOfOrder'
- PROVIDER : string = 'provider'
- Also declared — with this very value — by the Action, CreativeWork, FinancialIncentive, Invoice, Offer, Organization and Service traits this one sits alongside in {@see Properties}. Identical redeclarations compose without conflict ; any other value would be a fatal error.
- REQUESTED_DELIVERY_DATE : string = 'requestedDeliveryDate'
- TRACKING_NUMBER : string = 'trackingNumber'
- TRACKING_URL : string = 'trackingUrl'
Constants
DELIVERY_ADDRESS
public
string
DELIVERY_ADDRESS
= 'deliveryAddress'
DELIVERY_STATUS
public
string
DELIVERY_STATUS
= 'deliveryStatus'
EXPECTED_ARRIVAL_FROM
public
string
EXPECTED_ARRIVAL_FROM
= 'expectedArrivalFrom'
EXPECTED_ARRIVAL_UNTIL
public
string
EXPECTED_ARRIVAL_UNTIL
= 'expectedArrivalUntil'
HAS_DELIVERY_METHOD
public
string
HAS_DELIVERY_METHOD
= 'hasDeliveryMethod'
ITEM_SHIPPED
public
string
ITEM_SHIPPED
= 'itemShipped'
ORIGIN_ADDRESS
public
string
ORIGIN_ADDRESS
= 'originAddress'
PART_OF_ORDER
public
string
PART_OF_ORDER
= 'partOfOrder'
PROVIDER
Also declared — with this very value — by the Action, CreativeWork, FinancialIncentive, Invoice, Offer, Organization and Service traits this one sits alongside in {@see Properties}. Identical redeclarations compose without conflict ; any other value would be a fatal error.
public
string
PROVIDER
= 'provider'
REQUESTED_DELIVERY_DATE
public
string
REQUESTED_DELIVERY_DATE
= 'requestedDeliveryDate'
TRACKING_NUMBER
public
string
TRACKING_NUMBER
= 'trackingNumber'
TRACKING_URL
public
string
TRACKING_URL
= 'trackingUrl'