Class: WorkOS::Types::CreateDataIntegrationOwnership

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

Constant Summary collapse

USER =
"user"
ORGANIZATION =
"organization"
ALL =
[USER, ORGANIZATION].freeze