CDP Frontend SDK
Preparing search index...
@coinbase/cdp-react
unstable_FetchBuyUrlParams
Interface unstable_FetchBuyUrlParams
The params for the fetchBuyUrl function.
interface
unstable_FetchBuyUrlParams
{
paymentMethod
:
string
;
paymentAmount
:
number
;
}
Index
Properties
payment
Method
payment
Amount
Properties
payment
Method
paymentMethod
:
string
payment
Amount
paymentAmount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
Method
payment
Amount
CDP Frontend SDK
Loading...
The params for the fetchBuyUrl function.