Class: WorkOS::Types::DataIntegrationsListResponseDataOwnership

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

Constant Summary collapse

USERLAND_USER =
"userland_user"
ORGANIZATION =
"organization"
ALL =
[USERLAND_USER, ORGANIZATION].freeze