Class: WorkOS::Types::AgentRegistrationCreatedDataMethod
- Inherits:
-
Object
- Object
- WorkOS::Types::AgentRegistrationCreatedDataMethod
- Defined in:
- lib/workos/types/agent_registration_created_data_method.rb
Constant Summary collapse
- ANONYMOUS =
"anonymous"- SERVICE_AUTH =
"service_auth"- ID_JAG =
"id_jag"- ALL =
[ANONYMOUS, SERVICE_AUTH, ID_JAG].freeze