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 : string = 'deliveryTime'
- DEPTH : string = 'depth'
- DOES_NOT_SHIP : string = 'doesNotShip'
- HAS_SHIPPING_SERVICE : string = 'hasShippingService'
- HEIGHT : string = 'height'
- SHIPPING_DESTINATION : string = 'shippingDestination'
- SHIPPING_ORIGIN : string = 'shippingOrigin'
- SHIPPING_RATE : string = 'shippingRate'
- VALID_FOR_MEMBER_TIER : string = 'validForMemberTier'
- WEIGHT : string = 'weight'
- WIDTH : string = 'width'
Constants
DELIVERY_TIME
public
string
DELIVERY_TIME
= 'deliveryTime'
DEPTH
public
string
DEPTH
= 'depth'
DOES_NOT_SHIP
public
string
DOES_NOT_SHIP
= 'doesNotShip'
HAS_SHIPPING_SERVICE
public
string
HAS_SHIPPING_SERVICE
= 'hasShippingService'
HEIGHT
public
string
HEIGHT
= 'height'
SHIPPING_DESTINATION
public
string
SHIPPING_DESTINATION
= 'shippingDestination'
SHIPPING_ORIGIN
public
string
SHIPPING_ORIGIN
= 'shippingOrigin'
SHIPPING_RATE
public
string
SHIPPING_RATE
= 'shippingRate'
VALID_FOR_MEMBER_TIER
public
string
VALID_FOR_MEMBER_TIER
= 'validForMemberTier'
WEIGHT
public
string
WEIGHT
= 'weight'
WIDTH
public
string
WIDTH
= 'width'