Class: WorkOS::Types::DataIntegrationCredentialType

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

Constant Summary collapse

CUSTOM =
"custom"
ORGANIZATION =
"organization"
ALL =
[CUSTOM, ORGANIZATION].freeze