OfferShippingDetails
The OfferShippingDetails properties enumeration.
Constants mirror the public properties of org\schema\OfferShippingDetails and related schema.org property names.
Table of Contents
Constants
- DELIVERY_TIME = 'deliveryTime'
- DEPTH = 'depth'
- DOES_NOT_SHIP = 'doesNotShip'
- HAS_SHIPPING_SERVICE = 'hasShippingService'
- HEIGHT = 'height'
- SHIPPING_DESTINATION = 'shippingDestination'
- SHIPPING_ORIGIN = 'shippingOrigin'
- SHIPPING_RATE = 'shippingRate'
- VALID_FOR_MEMBER_TIER = 'validForMemberTier'
- WEIGHT = 'weight'
- WIDTH = 'width'
Constants
DELIVERY_TIME
public
mixed
DELIVERY_TIME
= 'deliveryTime'
DEPTH
public
mixed
DEPTH
= 'depth'
DOES_NOT_SHIP
public
mixed
DOES_NOT_SHIP
= 'doesNotShip'
HAS_SHIPPING_SERVICE
public
mixed
HAS_SHIPPING_SERVICE
= 'hasShippingService'
HEIGHT
public
mixed
HEIGHT
= 'height'
SHIPPING_DESTINATION
public
mixed
SHIPPING_DESTINATION
= 'shippingDestination'
SHIPPING_ORIGIN
public
mixed
SHIPPING_ORIGIN
= 'shippingOrigin'
SHIPPING_RATE
public
mixed
SHIPPING_RATE
= 'shippingRate'
VALID_FOR_MEMBER_TIER
public
mixed
VALID_FOR_MEMBER_TIER
= 'validForMemberTier'
WEIGHT
public
mixed
WEIGHT
= 'weight'
WIDTH
public
mixed
WIDTH
= 'width'