Oihana PHP System

DeliveryMethodTermTrait

The property name constants of the {@see \xyz\oihana\schema\thesaurus\DeliveryMethodTerm} class.

Three of the four keys duplicate values already exposed elsewhere in the library — shippingRate by OfferShippingDetails, freeShippingThreshold and vat by Company — which is intentional : a constant repeated with an identical value composes without conflict, and each entity keeps a self-contained vocabulary. chargeTiming is not reused from elsewhere ; it is specific to this class.

Tags
author

Marc Alcaraz (ekameleon)

since
1.4.0

Table of Contents

Constants

CHARGE_TIMING  : string = 'chargeTiming'
FREE_SHIPPING_THRESHOLD  : string = 'freeShippingThreshold'
SHIPPING_RATE  : string = 'shippingRate'
VAT  : string = 'vat'

Constants

On this page

Search results