Oihana PHP System

ParcelDelivery

The property names of the {@see \org\schema\ParcelDelivery} type.

Tags
author

Marc Alcaraz (eKameleon)

since
1.4.0

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'

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'
On this page

Search results