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

Copy Markdown View Source

Generated Kiwi message module for AnnotationCategoryCustom.

Summary

Types

t()

@type t() :: %Figler.Schema.AnnotationCategoryCustom{
  color: Figler.Schema.AnnotationCategoryColor.t() | nil,
  custom_color: Figler.Schema.Color.t() | nil,
  label: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()