Generated Kiwi message module for CodeSourceInfo.
Summary
Types
@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 }