Class: WorkOS::Types::CreateDataIntegrationOwnership
- Inherits:
-
Object
- Object
- WorkOS::Types::CreateDataIntegrationOwnership
- Defined in:
- lib/workos/types/create_data_integration_ownership.rb
Constant Summary collapse
- USER =
"user"- ORGANIZATION =
"organization"- ALL =
[USER, ORGANIZATION].freeze