> 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/unity/com.usemoon.moonsdk.model.paymentintentresponse.md).

# com.usemoon.MoonSDK.Model.PaymentIntentResponse

## Properties

| Name            | Type                            | Description | Notes       |
| --------------- | ------------------------------- | ----------- | ----------- |
| **Metadata**    | **Dictionary\<string, string>** |             | \[optional] |
| **Uri**         | **string**                      |             | \[optional] |
| **QrCode**      | **string**                      |             | \[optional] |
| **Status**      | **string**                      |             | \[optional] |
| **Destination** | **string**                      |             | \[optional] |
| **Amount**      | **double**                      |             | \[optional] |
| **Network**     | **string**                      |             | \[optional] |
| **Currency**    | **string**                      |             | \[optional] |
| **Id**          | **string**                      |             | \[optional] |
| **Message**     | **string**                      |             | \[optional] |
| **Success**     | **bool**                        |             |             |

\[Back to Model list] \[Back to API list] \[Back to README]
