Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 5.68 KB

File metadata and controls

14 lines (11 loc) · 5.68 KB

BlocklistIdentifier

Fields

Field Type Required Description
object Optional<? extends com.clerk.backend_api.models.components.BlocklistIdentifierObject> String representing the object's type. Objects of the same type share the same value.
id Optional<? extends String> N/A
identifier Optional<? extends String> An email address, email domain, phone number or web3 wallet.
identifierType Optional<? extends com.clerk.backend_api.models.components.BlocklistIdentifierIdentifierType> N/A
instanceId Optional<? extends String> N/A
createdAt Optional<? extends Long> Unix timestamp of creation
updatedAt Optional<? extends Long> Unix timestamp of last update.