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

Copy Markdown View Source

Generated Kiwi message module for LibraryMoveHistoryItem.

Summary

Types

t()

@type t() :: %Figler.Schema.LibraryMoveHistoryItem{
  source_component_key: String.t() | nil,
  source_node_id: Figler.Schema.GUID.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()