ArchAstro. Types. ChannelPayloads. ApiChatChannel. ApiChatForkThread. Response. Nested. ThreadParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetails
(archastro v0.2.0)
Copy Markdown
ThreadParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetails API model.
Summary
Types
@type t() :: %ArchAstro.Types.ChannelPayloads.ApiChatChannel.ApiChatForkThread.Response.Nested.ThreadParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetails{ automation_type: String.t() | ArchAstro.Unset.t(), invoke_contract: ArchAstro.Types.ChannelPayloads.ApiChatChannel.ApiChatForkThread.Response.Nested.ThreadParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetailsInvokeContract.t() | ArchAstro.Unset.t(), type: String.t() }
Functions
@spec from_map(ArchAstro.JSON.object()) :: t()
@spec matches?(ArchAstro.JSON.t()) :: boolean()
@spec to_map(t()) :: ArchAstro.JSON.object()