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

# TransactionResponse

## Properties

| Name                       | Type                                                                                                                              | Description | Notes |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ----------- | ----- |
| **message**                | **String**                                                                                                                        |             |       |
| **tx**                     | [**crate::models::TransactionResponseTx**](https://github.com/moon-up/docs-sdk/blob/main/rust/docs/TransactionResponse_tx.md)     |             |       |
| **info**                   | [**crate::models::TransactionResponseInfo**](https://github.com/moon-up/docs-sdk/blob/main/rust/docs/TransactionResponse_info.md) |             |       |
| **chain\_id**              | **f64**                                                                                                                           |             |       |
| **current\_block\_number** | **f64**                                                                                                                           |             |       |

[\[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)
