> For the complete documentation index, see [llms.txt](https://docs.usemoon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usemoon.ai/sdks/kotlin/createpaymentintentinput.md).

# CreatePaymentIntentInput

## Properties

| Name         | Type                                                      | Description | Notes       |
| ------------ | --------------------------------------------------------- | ----------- | ----------- |
| **metadata** | **kotlin.collections.Map\<kotlin.String, kotlin.String>** |             |             |
| **amount**   | **kotlin.Double**                                         |             |             |
| **config**   | **kotlin.String**                                         |             | \[optional] |
| **network**  | **kotlin.String**                                         |             | \[optional] |
| **currency** | **kotlin.String**                                         |             | \[optional] |
