mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 04:19:25 +00:00
4.3 KiB
4.3 KiB
PublicUserData
Fields
| Field | Type | Required | Description |
|---|---|---|---|
userId |
Optional<? extends String> | ➖ | N/A |
firstName |
JsonNullable<? extends String> | ➖ | N/A |
lastName |
JsonNullable<? extends String> | ➖ | N/A |
profileImageUrl |
JsonNullable<? extends String> | ➖ | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. |
imageUrl |
Optional<? extends String> | ➖ | N/A |
hasImage |
Optional<? extends Boolean> | ➖ | N/A |
identifier |
JsonNullable<? extends String> | ➖ | N/A |