# CreatePaymentIntentInput

## Properties

| Name         | Type                                             | Description | Notes       |
| ------------ | ------------------------------------------------ | ----------- | ----------- |
| **config**   | Option<**String**>                               |             | \[optional] |
| **metadata** | **::std::collections::HashMap\<String, String>** |             |             |
| **network**  | Option<**String**>                               |             | \[optional] |
| **amount**   | **f64**                                          |             |             |
| **currency** | Option<**String**>                               |             | \[optional] |

[\[Back to Model list\]](https://docs.usemoon.ai/sdks/rust/..#documentation-for-models) [\[Back to API list\]](https://docs.usemoon.ai/sdks/rust/..#documentation-for-api-endpoints) [\[Back to README\]](https://docs.usemoon.ai/sdks/rust)
