WorkOS.UserApiKeyRevokedDataOwner (WorkOS SDK for Elixir v3.0.1)

Copy Markdown View Source

UserApiKeyRevokedDataOwner model.

Summary

Types

t()

@type t() :: %WorkOS.UserApiKeyRevokedDataOwner{
  id: String.t(),
  organization_id: String.t(),
  type: String.t()
}