customerParamsObject
Defines properties for customer types, typically pre-declared via a define in the domain parameter
file.
-
keystring - Unique identifier for referencing this customer type.
-
clonecustomerParamsKey - Inherit values from a previously defined customer type.
-
liveries[string: real]defaultnull - Maps livery names to subsidy values; controls which resource liveries can service this customer. Empty/null permits any livery.
-
delayFactorrealdefault1.0 - Multiplier applied to all delay costs for this customer’s stops.
-
helixhelixObject - Helix-specific configuration (see below).
Helix extensions
Section titled “Helix extensions”The helix block is a Helix addition to customerParams (ignored by Spiral itself).
-
projectsprojectParamsKey - The project types an operator may create for this customer. Restricts the create-from-template picker (and therefore the project’s root stop) in the Helix client.