> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-offers/atomicmarketapiclient-offers-offersapi/atomicmarketapiclient-offers-offersdto.md).

# OffersDto

## Summary

| Members                                                                                                                                                                                                                                                                                                                             | Descriptions                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| `class` [`DataDto`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-offers/atomicmarketapiclient-offers-offersapi/atomicmarketapiclient-offers-offersdto/atomicmarketapiclient-offers-offersdto-datadto.md)                                                                                                         |                                             |
| `public bool` [`Success`](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1a506fb037fbb6bfe8f254c021a2c3cfac)                                                                                                                                                                                                             | Whether the Request was Successfull or not. |
| `public` [`DataDto`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-offers/atomicmarketapiclient-offers-offersapi/atomicmarketapiclient-offers-offersdto/atomicmarketapiclient-offers-offersdto-datadto.md) [`Data`](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1a6ed89521b3da4f30d2ab82c36d0afd13) | The Data returned from the API.             |

## Members

**`class`** [**`DataDto`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-offers/atomicmarketapiclient-offers-offersapi/atomicmarketapiclient-offers-offersdto/atomicmarketapiclient-offers-offersdto-datadto.md)

**`public bool`** [**`Success`**](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1a506fb037fbb6bfe8f254c021a2c3cfac)

Whether the Request was Successfull or not.

**`public`** [**`DataDto`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-offers/atomicmarketapiclient-offers-offersapi/atomicmarketapiclient-offers-offersdto/atomicmarketapiclient-offers-offersdto-datadto.md) [**`Data`**](#class_atomic_market_api_client_1_1_offers_1_1_offers_dto_1a6ed89521b3da4f30d2ab82c36d0afd13)

The Data returned from the API.
