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

# ConveyorFinanceControllerResponse

## Properties

| Name         | Type                                                               | Description | Notes       |
| ------------ | ------------------------------------------------------------------ | ----------- | ----------- |
| **success**  | **kotlin.Boolean**                                                 |             |             |
| **message**  | **kotlin.String**                                                  |             |             |
| **input**    | [**InputBody**](/sdks/kotlin/inputbody.md)                         |             | \[optional] |
| **convey**   | [**TransactionResponse**](/sdks/kotlin/transactionresponse.md)     |             | \[optional] |
| **\`data\`** | [**TransactionData**](/sdks/kotlin/transactiondata.md)             |             | \[optional] |
| **tx**       | [**TransactionResponseTx**](/sdks/kotlin/transactionresponsetx.md) |             | \[optional] |
| **signed**   | [**Transaction**](/sdks/kotlin/transaction.md)                     |             | \[optional] |
