Interface: RemoveBindRequest
moralis-monorepo / @moralisweb3/common-auth-utils / RemoveBindRequest
Interface: RemoveBindRequest
@moralisweb3/common-auth-utils.RemoveBindRequest
Hierarchy
Camelize<Omit<RequestParams,"address">>↳
RemoveBindRequest
Table of contents
Properties
Properties
address
• address: EvmAddressInput
blockchainType
• blockchainType: Camelize<"evm" | "solana" | "aptos">
Inherited from
Camelize.blockchainType
profileId
• profileId: string
Inherited from
Camelize.profileId
publicKey
• publicKey: undefined | string
Inherited from
Camelize.publicKey