Generated Kiwi message module for TopLevelPlaybackChange.
Summary
Types
@type t() :: %Figler.Schema.TopLevelPlaybackChange{ direction: Figler.Schema.TransitionDirection.t() | nil, hotspot_blueprint_id: Figler.Schema.GUIDPath.t() | nil, instance_stable_path: Figler.Schema.GUIDPath.t() | nil, interaction_id: Figler.Schema.GUID.t() | nil, is_hotspot_in_new_presented_state: boolean() | nil, new_state: Figler.Schema.PresentedState.t() | nil, old_state: Figler.Schema.PresentedState.t() | nil }