mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
4.0 KiB
4.0 KiB
InstanceRestrictions
Fields
| Field | Type | Required | Description |
|---|---|---|---|
object |
Optional<? extends com.clerk.backend_api.models.components.InstanceRestrictionsObject> | ➖ | String representing the object's type. Objects of the same type share the same value. |
allowlist |
Optional<? extends Boolean> | ➖ | N/A |
blocklist |
Optional<? extends Boolean> | ➖ | N/A |
blockEmailSubaddresses |
Optional<? extends Boolean> | ➖ | N/A |
ignoreDotsForGmailAddresses |
Optional<? extends Boolean> | ➖ | N/A |