WorkOS.AgentRegistrationCreatedDataAgentIdentity (WorkOS SDK for Elixir v3.0.1)

Copy Markdown View Source

The agent identity for this registration.

Summary

Types

t()

@type t() :: %WorkOS.AgentRegistrationCreatedDataAgentIdentity{
  id: String.t(),
  object: String.t(),
  userland_user_id: String.t() | String.t() | nil
}