> 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/rust/paymentintentresponse.md).

# PaymentIntentResponse

## Properties

| Name            | Type                                                     | Description | Notes       |
| --------------- | -------------------------------------------------------- | ----------- | ----------- |
| **metadata**    | Option<**::std::collections::HashMap\<String, String>**> |             | \[optional] |
| **uri**         | Option<**String**>                                       |             | \[optional] |
| **qr\_code**    | Option<**String**>                                       |             | \[optional] |
| **status**      | Option<**String**>                                       |             | \[optional] |
| **destination** | Option<**String**>                                       |             | \[optional] |
| **amount**      | Option<**f64**>                                          |             | \[optional] |
| **network**     | Option<**String**>                                       |             | \[optional] |
| **currency**    | Option<**String**>                                       |             | \[optional] |
| **id**          | Option<**String**>                                       |             | \[optional] |
| **message**     | Option<**String**>                                       |             | \[optional] |
| **success**     | **bool**                                                 |             |             |

[\[Back to Model list\]](/sdks/rust.md#documentation-for-models) [\[Back to API list\]](/sdks/rust.md#documentation-for-api-endpoints) [\[Back to README\]](/sdks/rust.md)
