Class: WorkOS::Types::ResourceExportCompletedDataResourceType
- Inherits:
-
Object
- Object
- WorkOS::Types::ResourceExportCompletedDataResourceType
- Defined in:
- lib/workos/types/resource_export_completed_data_resource_type.rb
Constant Summary collapse
- USERS =
"users"- ORGANIZATIONS =
"organizations"- EVENTS =
"events"- SESSIONS =
"sessions"- AUDIT_LOG_EVENTS =
"auditLogEvents"- CONNECTIONS =
"connections"- DIRECTORY_USERS =
"directoryUsers"- ALL =
[USERS, ORGANIZATIONS, EVENTS, SESSIONS, AUDIT_LOG_EVENTS, CONNECTIONS, DIRECTORY_USERS].freeze