> 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-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto.md).

# BuyOffersDto

## Summary

| Members                                                                                                                                                                                                                                                                                                                                                          | Descriptions                                |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| `class` [`DataDto`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto.md)                                                                                                                 |                                             |
| `public bool` [`Success`](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offers_dto_1a506fb037fbb6bfe8f254c021a2c3cfac)                                                                                                                                                                                                                                  | Whether the Request was Successfull or not. |
| `public` [`DataDto`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto.md) [`Data`](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offers_dto_1a6ed89521b3da4f30d2ab82c36d0afd13) | The Data returned from the API.             |
| `public long` [`QueryTime`](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offers_dto_1a6cc7a06930fbe1e28eb7eed2599015c9)                                                                                                                                                                                                                                | The time this Query took.                   |

## Members

**`class`** [**`DataDto`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto.md)

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

Whether the Request was Successfull or not.

**`public`** [**`DataDto`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto.md) [**`Data`**](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offers_dto_1a6ed89521b3da4f30d2ab82c36d0afd13)

The Data returned from the API.

**`public long`** [**`QueryTime`**](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offers_dto_1a6cc7a06930fbe1e28eb7eed2599015c9)

The time this Query took.
