# CollectionDto

## Summary

| Members                                                                                                                                                                              | Descriptions                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------ |
| `public string` [`CollectionName`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1ab3dee328d6124bafe5953a8f45ce45ea)       | The Name of the Collection.                |
| `public string` [`Name`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a7ee9065718e6628dc7791b756fa6c0f9)                 | The Name.                                  |
| `public string` [`Image`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a84b799af34f4b881a534bb6834b28360)                | The IPFS-CID of the Image.                 |
| `public string` [`Author`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a13cf46aff4dea87a8f5285a09efece69)               | The Author.                                |
| `public bool` [`AllowNotify`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a47cf88154d150fad46d4c5bffeeab3f4)            | If this Collection allows notifications.   |
| `public string[]` [`AuthorizedAccounts`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a73107b37932581e90371846fa5426738) | <p>The Accounts authorized to mint<br></p> |
| `public string[]` [`NotifyAccounts`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a630d4b26de24402e31e54373d21d0f66)     | The Accounts being notified when minting.  |
| `public float` [`MarketFee`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1acb0447ac03c9fb10b63432c5294f3a93)             | The Market Fee.                            |
| `public string` [`CreatedAtBlock`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a022adc431e5845376e250208a999e12d)       | The Block Number this was created.         |
| `public string` [`CreatedAtTime`](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a4cb9b4aaa1372df6dc2bb7d8f4916403)        | The Time this was created.                 |

## Members

**`public string`** [**`CollectionName`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1ab3dee328d6124bafe5953a8f45ce45ea)

The Name of the Collection.

**`public string`** [**`Name`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a7ee9065718e6628dc7791b756fa6c0f9)

The Name.

**`public string`** [**`Image`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a84b799af34f4b881a534bb6834b28360)

The IPFS-CID of the Image.

**`public string`** [**`Author`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a13cf46aff4dea87a8f5285a09efece69)

The Author.

**`public bool`** [**`AllowNotify`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a47cf88154d150fad46d4c5bffeeab3f4)

If this Collection allows notifications.

**`public string[]`** [**`AuthorizedAccounts`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a73107b37932581e90371846fa5426738)

The Accounts authorized to mint<br>

**`public string[]`** [**`NotifyAccounts`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1a630d4b26de24402e31e54373d21d0f66)

The Accounts being notified when minting.

**`public float`** [**`MarketFee`**](#class_atomic_assets_api_client_1_1_offers_1_1_offers_dto_1_1_data_dto_1_1_asset_dto_1_1_collection_dto_1acb0447ac03c9fb10b63432c5294f3a93)

The Market Fee.

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

The Block Number this was created.

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

The Time this was created.
