# BitcoinCashAPIResponse

## Properties

| Name        | Type                                                                                               | Description | Notes       |
| ----------- | -------------------------------------------------------------------------------------------------- | ----------- | ----------- |
| **success** | **Boolean**                                                                                        |             |             |
| **message** | **String**                                                                                         |             |             |
| **data**    | [**BitcoinCashTransactionOutput**](https://docs.usemoon.ai/sdks/java/bitcoincashtransactionoutput) |             | \[optional] |
