ApiVideoVideo
Upgather SDK / ApiVideoVideo
Interface: ApiVideoVideo
Defined in: lib/types/generated/strapiContentTypes.d.ts:1803
Extends
CollectionTypeSchema
Properties
attributes
attributes:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1814
Houses a comprehensive collection of attributes for this Schema.
Each attribute has a unique string key and corresponding value should be any Attribute type instance.
createdAt
createdAt:
object
createdBy
createdBy:
object&Private
link
link:
object
locale
locale:
object&Private
localizations
localizations:
object&Private
publishedAt
publishedAt:
object
speakers
speakers:
object
subtitle
subtitle:
object
title
title:
object
updatedAt
updatedAt:
object
updatedBy
updatedBy:
object&Private
wrap_up
wrap_up:
object
Overrides
Struct.CollectionTypeSchema.attributes
collectionName
collectionName:
"videos"
Defined in: lib/types/generated/strapiContentTypes.d.ts:1804
Optional property. Specifies the custom table name for the Schema if any.
Overrides
Struct.CollectionTypeSchema.collectionName
info
info:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1805
Brings together attributes related to naming and display characteristics like singular name and plural name of the content type. These names are typically used in user interfaces where these entries are displayed.
description
description:
""
displayName
displayName:
"Video"
pluralName
pluralName:
"videos"
singularName
singularName:
"video"
Overrides
Struct.CollectionTypeSchema.info
options
options:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:1811
Encapsulates all core options related to Strapi features for a given Schema.
draftAndPublish
draftAndPublish:
true
Overrides
Struct.CollectionTypeSchema.options