ArchAstro. Types. Operations. GetApiV1UsersUserThreads. Response. Nested. DataItemParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetails
(archastro v0.2.0)
Copy Markdown
DataItemParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetails API model.
Summary
Types
@type t() :: %ArchAstro.Types.Operations.GetApiV1UsersUserThreads.Response.Nested.DataItemParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetails{ automation_type: String.t() | ArchAstro.Unset.t(), invoke_contract: ArchAstro.Types.Operations.GetApiV1UsersUserThreads.Response.Nested.DataItemParticipatingAgentsItemSourceSolutionSolutionTemplatesItemDetailsInvokeContract.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()