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

Copy Markdown View Source

Generated Kiwi message module for ComponentPropRef.

Summary

Types

t()

@type t() :: %Figler.Schema.ComponentPropRef{
  component_prop_node_field: Figler.Schema.ComponentPropNodeField.t() | nil,
  def_id: Figler.Schema.GUID.t() | nil,
  is_deleted: boolean() | nil,
  node_field: non_neg_integer() | nil,
  zombie_fallback_name: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()