| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The collection id | [default to undefined] |
| status | string | The collection status | [default to undefined] |
| type | CollectionType | [default to undefined] | |
| displayName | string | The display name of the collection. If was not provided, would be taken from the contract template | [optional] [default to undefined] |
| collectionMetadata | CollectionMetadataDto | The collection's metadata | [optional] [default to undefined] |
-
Pending(value:'PENDING') -
Completed(value:'COMPLETED')
[Back to top] [Back to API list] [Back to Model list] [Back to README]