Class: WorkOS::Types::DataIntegrationCredentialsCredentialsType

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

Constant Summary collapse

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