# Collection


## Fields

| Field                                                                      | Type                                                                       | Required                                                                   | Description                                                                |
| -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- | -------------------------------------------------------------------------- |
| `AddedAssets24Hours`                                                       | *int64*                                                                    | :heavy_check_mark:                                                         | N/A                                                                        |
| `CreateTime`                                                               | [time.Time](https://pkg.go.dev/time#Time)                                  | :heavy_check_mark:                                                         | N/A                                                                        |
| `Description`                                                              | *string*                                                                   | :heavy_check_mark:                                                         | N/A                                                                        |
| `ID`                                                                       | *string*                                                                   | :heavy_check_mark:                                                         | N/A                                                                        |
| `Name`                                                                     | *string*                                                                   | :heavy_check_mark:                                                         | N/A                                                                        |
| `Query`                                                                    | *string*                                                                   | :heavy_check_mark:                                                         | N/A                                                                        |
| `RemovedAssets24Hours`                                                     | *int64*                                                                    | :heavy_check_mark:                                                         | N/A                                                                        |
| `Status`                                                                   | [components.CollectionStatus](../../models/components/collectionstatus.md) | :heavy_check_mark:                                                         | N/A                                                                        |
| `StatusReason`                                                             | [components.StatusReason](../../models/components/statusreason.md)         | :heavy_check_mark:                                                         | N/A                                                                        |
| `TotalAssets`                                                              | *int64*                                                                    | :heavy_check_mark:                                                         | N/A                                                                        |