| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | A unique identifier for an object. | [readonly] |
| parent_id | str, none_type | The collections's parent ID | [optional] |
| type | str, none_type | The collections's type | [optional] |
| name | str, none_type | Name of the collection | [optional] |
| description | str, none_type | Description of the collection | [optional] |
| custom_mappings | CustomMappings | [optional] | |
| updated_at | datetime, none_type | The date and time when the object was last updated. | [optional] [readonly] |
| created_at | datetime, none_type | The date and time when the object was created. | [optional] [readonly] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.