ShippingTrait uses trait:short
The enumeration of all shipping properties constants.
Tags
Table of Contents
Constants
- BY_DAY : string = 'byDay'
- END_TIME : string = 'endTime'
- POSITION : string = 'position'
- ROUTE : string = 'route'
- START_TIME : string = 'startTime'
- WEEK_FROM : string = 'weekFrom'
- WEEK_THROUGH : string = 'weekThrough'
Constants
BY_DAY
public
string
BY_DAY
= 'byDay'
END_TIME
public
string
END_TIME
= 'endTime'
POSITION
public
string
POSITION
= 'position'
ROUTE
public
string
ROUTE
= 'route'
START_TIME
public
string
START_TIME
= 'startTime'
WEEK_FROM
public
string
WEEK_FROM
= 'weekFrom'
WEEK_THROUGH
public
string
WEEK_THROUGH
= 'weekThrough'