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

# com.usemoon.MoonSDK.Model.TransactionAPIResponse

## Properties

| Name                | Type            | Description | Notes       |
| ------------------- | --------------- | ----------- | ----------- |
| **Success**         | **bool**        |             |             |
| **Message**         | **string**      |             |             |
| **Body**            | **InputBody**   |             | \[optional] |
| **Address**         | **string**      |             | \[optional] |
| **TransactionHash** | **Object**      |             | \[optional] |
| **SignedTx**        | **Object**      |             | \[optional] |
| **Data**            | **Transaction** |             | \[optional] |

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