DeliveryRouteTermTrait
The property name constants of the {@see \xyz\oihana\schema\thesaurus\DeliveryRouteTerm} class.
assignedPOS duplicates the value already exposed by
Customer — deliberately :
a constant repeated with an identical value composes without conflict, and each
entity keeps a self-contained vocabulary. Note the spelling, POS in capitals,
which is the one the library already uses ; any other would be a fatal error the
moment both traits meet in Oihana.
byDay is declared here and by
DeliveryRouteAssignment,
again with the same value : the route says when it runs, the assignment says
when it serves one address.
Tags
Table of Contents
Constants
- ASSIGNED_POS : string = 'assignedPOS'
- BY_DAY : string = 'byDay'
Constants
ASSIGNED_POS
public
string
ASSIGNED_POS
= 'assignedPOS'
BY_DAY
public
string
BY_DAY
= 'byDay'