CoinbaseCdpTokenRequestInput
Coinbase CDP token request parameters
Types
Properties
Link copied to clipboard
Set to true for wallet write operations (requires walletSecret configured)
Link copied to clipboard
Request body JSON - used to generate wallet auth JWT
Link copied to clipboard
Optional - defaults to "api.cdp.coinbase.com"
Link copied to clipboard
The HTTP method for the payment API request.
Link copied to clipboard
The path of the payment API request.
Functions
Link copied to clipboard
inline fun copy(block: CoinbaseCdpTokenRequestInput.Builder.() -> Unit = {}): CoinbaseCdpTokenRequestInput