responsePointObject
A wrapper that associates an identifier with stops — describing a location where an idle resource may be sent to wait for new work.
-
idinteger - Unique identifier for this response point.
-
activedowString - Days of week on which the response point is active.
-
ontimeInterval - Start of the active period (time of day).
-
offtimeInterval - End of the active period (time of day).
-
arriveWithintimeInterval - Target time within which an idle resource positioned here should be able to reach new work. Default 1 hour.
-
solveIntervaltimeInterval - How frequently resources for this response point are searched for. Default 600 seconds.
-
stopsstopObject - The single root stop for this response point.