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

Copy Markdown View Source

Generated Kiwi message module for CodeSourceInfo.

Summary

Types

t()

@type t() :: %Figler.Schema.CodeSourceInfo{
  capture_mode: Figler.Schema.SnapshotCaptureMode.t() | nil,
  linked_snapshot_id: Figler.Schema.GUID.t() | nil,
  origin_node_id: Figler.Schema.GUID.t() | nil,
  origin_reference_id: String.t() | nil,
  source_blob_ref: String.t() | nil,
  source_element_id: String.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()