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

# 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]
