# BuyOfferDto

## Summary

| Members                                                                                                                                                                                                                                                                                                                                                                                | Descriptions                                |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| `class` [`DataDto`](https://liquiidio.gitbook.io/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto)                                                                                                                |                                             |
| `public bool` [`Success`](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offer_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-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto) [`Data`](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offer_dto_1a65c0779654774581967081cf3136bd84) | The Data returned from the Api.             |
| `public long` [`QueryTime`](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offer_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-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto)

**`public bool`** [**`Success`**](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offer_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-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto) [**`Data`**](#class_atomic_market_api_client_1_1_buy_offers_1_1_buy_offer_dto_1a65c0779654774581967081cf3136bd84)

The Data returned from the Api.

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

The time this Query took.
