> 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.transactioninput.md).

# com.usemoon.MoonSDK.Model.TransactionInput

## Properties

| Name                | Type                                | Description | Notes |
| ------------------- | ----------------------------------- | ----------- | ----- |
| **SupportedParams** | **TransactionInputSupportedParams** |             |       |
| **Wallet**          | **TransactionInputWallet**          |             |       |
| **MetaData**        | **TransactionInputMetaData**        |             |       |
| **OriginatingHost** | **string**                          |             |       |
| **PartnerContext**  | **string**                          |             |       |
| **Uuid**            | **string**                          |             |       |
| **Network**         | **string**                          |             |       |
| **PaymentMethod**   | **string**                          |             |       |
| **Type**            | **string**                          |             |       |
| **Amount**          | **double**                          |             |       |
| **Destination**     | **string**                          |             |       |
| **Source**          | **string**                          |             |       |
| **Onramp**          | **string**                          |             |       |

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