OptionalcanWhether the Tour can be resumed or if it always needs to start from the beginning. Defaults to false.
OptionaldescriptionA human-readable description of this Tour. Localized.
OptionaldisplayWhether the Tour should be displayed in the Manage Tours UI. Defaults to false.
A machine-friendly id of the Tour, must be unique within the provided namespace
OptionallocalizationA map of localizations for the Tour that should be merged into the default localizations
The namespace this Tour belongs to. Typically, the name of the package which implements the tour should be used
OptionalrestrictedWhether the Tour is restricted to the GM only. Defaults to false.
The list of Tour Steps
OptionalsuggestedA list of namespaced Tours that might be suggested to the user when this Tour is completed. The first non-completed Tour in the array will be recommended.
A human-readable name for this Tour. Localized.
Tour configuration data