ArchAstro. Types. ChannelPayloads. ApiChatChannel. ApiChatLoadMoreMessages. Response. Nested. DataMembersItemAgentSourceSolutionCurrentSolutionTemplatesItemDetails
(archastro v0.2.0)
Copy Markdown
DataMembersItemAgentSourceSolutionCurrentSolutionTemplatesItemDetails API model.
Summary
Types
@type t() :: %ArchAstro.Types.ChannelPayloads.ApiChatChannel.ApiChatLoadMoreMessages.Response.Nested.DataMembersItemAgentSourceSolutionCurrentSolutionTemplatesItemDetails{ automation_type: String.t() | ArchAstro.Unset.t(), invoke_contract: ArchAstro.Types.ChannelPayloads.ApiChatChannel.ApiChatLoadMoreMessages.Response.Nested.DataMembersItemAgentSourceSolutionCurrentSolutionTemplatesItemDetailsInvokeContract.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()