mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
4.4 KiB
4.4 KiB
InstanceSettings
Fields
| Field | Type | Required | Description |
|---|---|---|---|
object |
Optional<? extends com.clerk.backend_api.models.components.InstanceSettingsObject> | ➖ | String representing the object's type. Objects of the same type share the same value. |
id |
Optional<? extends String> | ➖ | N/A |
restrictedToAllowlist |
Optional<? extends Boolean> | ➖ | N/A |
fromEmailAddress |
Optional<? extends String> | ➖ | N/A |
progressiveSignUp |
Optional<? extends Boolean> | ➖ | N/A |
enhancedEmailDeliverability |
Optional<? extends Boolean> | ➖ | N/A |