Aggregate counts of directory users and groups synced from the provider.
Summary
Types
@type t() :: %WorkOS.DirectoryMetadata{ groups: integer(), users: WorkOS.DirectoryMetadataUser.t() }
Aggregate counts of directory users and groups synced from the provider.
@type t() :: %WorkOS.DirectoryMetadata{ groups: integer(), users: WorkOS.DirectoryMetadataUser.t() }