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

Copy Markdown View Source

Generated Kiwi message module for AnnotationCategory.

Summary

Types

t()

@type t() :: %Figler.Schema.AnnotationCategory{
  custom: Figler.Schema.AnnotationCategoryCustom.t() | nil,
  id: Figler.Schema.GUID.t() | nil,
  preset: Figler.Schema.AnnotationCategoryPreset.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()