# BuyOffersDto

## Summary

| Members                                                                                                                                                                                                                                                                                                                                                                                   | Descriptions                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| `class` [`DataDto`](https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto)                                                                                                                 |                                             |
| `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`](https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto) [`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`**](https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto)

**`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`**](https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyoffersdto/atomicmarketapiclient-buyoffers-buyoffersdto-datadto) [**`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.
