UsageJourneyStep
One step within a UsageJourney, characterised by how long the user spends on it and which Jobs it triggers on the server side.
Params
name
A human readable description of the object.
user_time_spent
Wall-clock time the user spends on this step (during which her device is powered on).
Unit: minute.
jobs
Mapping from Job to how many times it is triggered on the server side during one occurrence of this step. The same Job can appear in several steps, with its own count in each.