Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 627 Bytes

CollectionDto.md

File metadata and controls

13 lines (10 loc) · 627 Bytes

# CollectionDto

Properties

Name Type Description Notes
id string Collection unique identifier [optional]
owner_id string Entity owner identifier [optional]
name string Entity name [optional]
custom_fields array<string,mixed> Entity custom attributes [optional]
last_modified \DateTime Last entity modification date and time [optional]

[Back to Model list] [Back to API list] [Back to README]