Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 980 Bytes

File metadata and controls

17 lines (13 loc) · 980 Bytes

TessJsonApi.ContentProviderAttributes

Properties

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