> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# WalletSecret

A temporary wallet secret.

## Properties

| Property                                   | Type                                                                            | Description                                                                       |
| ------------------------------------------ | ------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
| <a id="walletsecretid" /> `walletSecretId` | `string`                                                                        | The wallet secret ID.                                                             |
| <a id="keypair" /> `keyPair`               | [`KeyPair`](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-core/Type-Aliases/KeyPair) | The underlying key pair.                                                          |
| <a id="expiresat" /> `expiresAt`           | `number`                                                                        | The Unix timestamp, in milliseconds, of the expiration date of the wallet secret. |
