Generated Kiwi message module for PrototypeInteraction.
Summary
Types
@type t() :: %Figler.Schema.PrototypeInteraction{ actions: [Figler.Schema.PrototypeAction.t()] | nil, event: Figler.Schema.PrototypeEvent.t() | nil, id: Figler.Schema.GUID.t() | nil, is_deleted: boolean() | nil, state_management_version: integer() | nil }