> 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/atomicassets/api-docs/atomicassetsapiclient-burns/atomicassetsapiclient-burns-burnsapi/atomicassetsapiclient-burns-burndto/atomicassetsapiclient-burns-burndto-datadto/atomicassetsapiclient-burns-burndto-datadto-collectionsdto.md).

# CollectionsDto

## Summary

| Members                                                                                                                                                        | Descriptions                         |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------ |
| `public string` [`CollectionName`](#class_atomic_assets_api_client_1_1_burns_1_1_burn_dto_1_1_data_dto_1_1_collections_dto_1ab3dee328d6124bafe5953a8f45ce45ea) | The Name of the Collection.          |
| `public string` [`Assets`](#class_atomic_assets_api_client_1_1_burns_1_1_burn_dto_1_1_data_dto_1_1_collections_dto_1add7a6c8721ab494bfbb6bec5c0de3ede)         | The Assets belonging to this Schema. |

## Members

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

The Name of the Collection.

**`public string`** [**`Assets`**](#class_atomic_assets_api_client_1_1_burns_1_1_burn_dto_1_1_data_dto_1_1_collections_dto_1add7a6c8721ab494bfbb6bec5c0de3ede)

The Assets belonging to this Schema.
