Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 751 Bytes

File metadata and controls

15 lines (11 loc) · 751 Bytes

TessJsonApi.CollectionAttributes

Properties

Name Type Description Notes
slug String The "friendly" identifier of the collection. [optional]
title String The title of the collection.
description String A description of the collection. [optional]
imageUrl String A URL to an image of the collection's logo. [optional]
keywords [String] A list of freetext keywords to describe the collection. [optional]
createdAt Date The date the collection was first created on TeSS. [optional]
updatedAt Date The date the collection was last updated on TeSS. [optional]