> 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-buyofferdto.md).

# BuyOfferDto

## Summary

| Members                                                                                                                                                                                                                                                                                                                                                       | Descriptions                                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| `class` [`DataDto`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto.md)                                                                                                                |                                             |
| `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`](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto.md) [`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`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto.md)

**`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`**](/unity-plugin-suite/atomicmarket/api-docs/atomicmarketapiclient-buyoffers/atomicmarketapiclient-buyoffers-buyoffersapi/atomicmarketapiclient-buyoffers-buyofferdto/atomicmarketapiclient-buyoffers-buyofferdto-datadto.md) [**`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.
