Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 373 Bytes

File metadata and controls

19 lines (11 loc) · 373 Bytes

Web3WalletObject

String representing the object's type. Objects of the same type share the same value.

Example Usage

import com.clerk.backend_api.models.components.Web3WalletObject;

Web3WalletObject value = Web3WalletObject.WEB3_WALLET;

Values

Name Value
WEB3_WALLET web3_wallet