An encrypted object's metadata (value excluded).
Summary
Types
@type t() :: %WorkOS.ObjectWithoutValue{ id: String.t(), metadata: WorkOS.ObjectMetadata.t(), name: String.t() }
An encrypted object's metadata (value excluded).
@type t() :: %WorkOS.ObjectWithoutValue{ id: String.t(), metadata: WorkOS.ObjectMetadata.t(), name: String.t() }