Files
clerk-sdk-java/docs/models/components/BlocklistIdentifier.md
2024-06-13 13:51:50 -04:00

5.7 KiB
Raw Permalink Blame History

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.