> 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-marketplaces/atomicmarketapiclient-marketplaces-marketplacesapi/atomicmarketapiclient-marketplaces-marketplacesdto/atomicmarketapiclient-marketplaces-marketplacesdto-datadto.md).

# DataDto

## Summary

| Members                                                                                                                                                     | Descriptions                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| `public string` [`MarketplaceName`](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1a202fb3cd2f9ad5a116b4ca9748613d46) | The Name of the Marketplace Account. |
| `public string` [`Creator`](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1ac6576e54f7fe4af27631de464f458a7b)         | The Creator.                         |
| `public string` [`CreatedAtBlock`](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1a022adc431e5845376e250208a999e12d)  | The Bock Number this was created.    |
| `public string` [`CreatedAtTime`](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1a4cb9b4aaa1372df6dc2bb7d8f4916403)   | The Time this was created.           |

## Members

**`public string`** [**`MarketplaceName`**](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1a202fb3cd2f9ad5a116b4ca9748613d46)

The Name of the Marketplace Account.

**`public string`** [**`Creator`**](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1ac6576e54f7fe4af27631de464f458a7b)

The Creator.

**`public string`** [**`CreatedAtBlock`**](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1a022adc431e5845376e250208a999e12d)

The Bock Number this was created.

**`public string`** [**`CreatedAtTime`**](#class_atomic_market_api_client_1_1_market_places_1_1_marketplaces_dto_1_1_data_dto_1a4cb9b4aaa1372df6dc2bb7d8f4916403)

The Time this was created.
