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

# FundPaymentMethod

A payment method for the fund component.

## Properties

| Property                             | Type        |
| ------------------------------------ | ----------- |
| <a id="id" /> `id`                   | `string`    |
| <a id="name" /> `name`               | `string`    |
| <a id="description" /> `description` | `string`    |
| <a id="icon" /> `icon`               | `ReactNode` |
| <a id="minamount" /> `minAmount?`    | `number`    |
| <a id="maxamount" /> `maxAmount?`    | `number`    |
