Figler.Schema.InstanceStateChange (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for InstanceStateChange.

Summary

Types

t()

@type t() :: %Figler.Schema.InstanceStateChange{
  hotspot_stable_path: Figler.Schema.GUIDPath.t() | nil,
  instance_stable_path: Figler.Schema.GUIDPath.t() | nil,
  interaction_id: Figler.Schema.GUID.t() | nil,
  phase: Figler.Schema.PlaybackChangePhase.t() | nil,
  state_id: Figler.Schema.GUID.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()