Skip to main content

ApiSessionSession

Upgather SDK


Upgather SDK / ApiSessionSession

Interface: ApiSessionSession

Defined in: lib/types/generated/strapiContentTypes.d.ts:1453

Extends

  • CollectionTypeSchema

Properties

attributes

attributes: object

Defined in: lib/types/generated/strapiContentTypes.d.ts:1464

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.

abstract

abstract: object

buzzWord

buzzWord: object

createdAt

createdAt: object

createdBy

createdBy: object & Private

dropdownButtonText: object & DefaultTo<"Learn more about the session">

dropdownDescription: object

ends

ends: object

event

event: object

iconClose

iconClose: object

iconOpen

iconOpen: object

image

image: object

locale

locale: object & Private

localizations

localizations: object & Private

metadata

metadata: object

moderator

moderator: object

publishedAt

publishedAt: object

slug

slug: object

speakers

speakers: object

starts

starts: object

title

title: object

updatedAt

updatedAt: object

updatedBy

updatedBy: object & Private

videoId

videoId: object

Overrides

Struct.CollectionTypeSchema.attributes


collectionName

collectionName: "sessions"

Defined in: lib/types/generated/strapiContentTypes.d.ts:1454

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:1455

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: "Session"

pluralName

pluralName: "sessions"

singularName

singularName: "session"

Overrides

Struct.CollectionTypeSchema.info


options

options: object

Defined in: lib/types/generated/strapiContentTypes.d.ts:1461

Encapsulates all core options related to Strapi features for a given Schema.

draftAndPublish

draftAndPublish: true

Overrides

Struct.CollectionTypeSchema.options