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
Web3Wallet
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
Optional<? extends String> | ➖ | N/A |
object |
com.clerk.backend_api.models.components.Web3WalletObject | ✔️ | String representing the object's type. Objects of the same type share the same value. |
web3Wallet |
String | ✔️ | N/A |
verification |
Optional<? extends com.clerk.backend_api.models.components.Web3WalletVerification> | ✔️ | N/A |
createdAt |
long | ✔️ | Unix timestamp of creation |
updatedAt |
long | ✔️ | Unix timestamp of creation |