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

Copy Markdown View Source

Generated Kiwi message module for CustomToolArtifactRef.

Summary

Types

t()

@type t() :: %Figler.Schema.CustomToolArtifactRef{
  custom_tool_id: String.t() | nil,
  custom_tool_version: String.t() | nil,
  published_custom_tool_id: String.t() | nil,
  published_custom_tool_version_id: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()