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