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

Copy Markdown View Source

Generated Kiwi message module for EditScope.

Summary

Types

t()

@type t() :: %Figler.Schema.EditScope{
  editor_type: Figler.Schema.EditorType.t() | nil,
  label: String.t() | nil,
  type: Figler.Schema.EditScopeType.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()