mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
3.0 KiB
3.0 KiB
RedirectURL
Fields
| Field | Type | Required | Description |
|---|---|---|---|
object |
com.clerk.backend_api.models.components.RedirectURLObject | ✔️ | N/A |
id |
String | ✔️ | N/A |
url |
String | ✔️ | N/A |
createdAt |
long | ✔️ | Unix timestamp of creation. |
updatedAt |
long | ✔️ | Unix timestamp of last update. |