The Collection object

Attributes


name - String - Required

Name that you want to put to the collection.


description- String - Required

Brief description of what the collections is going to be used or anything that you want to add.


The Collection object

{
  "name": "Name to be given to the Collection",
  "description": "Name to be given to the Collection"
}

Last updated