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

Copy Markdown View Source

Generated Kiwi message module for StyleIdForAnimation.

Summary

Types

t()

@type t() :: %Figler.Schema.StyleIdForAnimation{
  animation_style_id: Figler.Schema.StyleId.t() | nil,
  id: Figler.Schema.GUID.t() | nil,
  timeline_def_id: Figler.Schema.GUID.t() | nil,
  timeline_offset: integer() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()