WorkOS. AgentRegistrationClaimAttemptCreated
(WorkOS SDK for Elixir v3.0.1)
Copy Markdown
View Source
AgentRegistrationClaimAttemptCreated model.
Summary
Types
@type t() :: %WorkOS.AgentRegistrationClaimAttemptCreated{ context: WorkOS.EventContext.t() | nil, created_at: String.t(), data: WorkOS.AgentRegistrationClaimAttemptCreatedData.t(), event: String.t(), id: String.t(), object: String.t() }