# TronAPIResponse

## Properties

| Name         | Type                                                                                   | Description | Notes       |
| ------------ | -------------------------------------------------------------------------------------- | ----------- | ----------- |
| **success**  | **kotlin.Boolean**                                                                     |             |             |
| **message**  | **kotlin.String**                                                                      |             |             |
| **\`data\`** | [**TronTransactionOutput**](https://docs.usemoon.ai/sdks/kotlin/trontransactionoutput) |             | \[optional] |
