| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The collection id | |
| status | StatusEnum | The collection status | |
| type | CollectionType | ||
| displayName | String | The display name of the collection. If was not provided, would be taken from the contract template | [optional] |
| collectionMetadata | CollectionMetadataDto | The collection's metadata | [optional] |
| Name | Value |
|---|---|
| PENDING | "PENDING" |
| COMPLETED | "COMPLETED" |