Class: WorkOS::Types::OrganizationCreatedDataDomainVerificationStrategy

Inherits:
Object
  • Object
show all
Defined in:
lib/workos/types/organization_created_data_domain_verification_strategy.rb

Constant Summary collapse

DNS =
"dns"
MANUAL =
"manual"
ALL =
[DNS, MANUAL].freeze