ApiFestivalEventFestivalEvent
Upgather SDK / ApiFestivalEventFestivalEvent
Interface: ApiFestivalEventFestivalEvent
Defined in: lib/types/generated/strapiContentTypes.d.ts:815
Extends
CollectionTypeSchema
Properties
attributes
attributes:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:827
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
date
date:
object
description
description:
object
embedCode
embedCode:
object
endTime
endTime:
object
eventType
eventType:
object
faqSection
faqSection:
object
festivals
festivals:
object
locale
locale:
object&Private
localizations
localizations:
object&Private
location
location:
object
publishedAt
publishedAt:
object
registrationLink
registrationLink:
object
requestToAttendLink
requestToAttendLink:
object
startTime
startTime:
object
title
title:
object
updatedAt
updatedAt:
object
updatedBy
updatedBy:
object&Private
Overrides
Struct.CollectionTypeSchema.attributes
collectionName
collectionName:
"festival_events"
Defined in: lib/types/generated/strapiContentTypes.d.ts:817
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:818
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:
"FestivalEvent"
pluralName
pluralName:
"festival-events"
singularName
singularName:
"festival-event"
Overrides
Struct.CollectionTypeSchema.info
options
options:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:824
Encapsulates all core options related to Strapi features for a given Schema.
draftAndPublish
draftAndPublish:
true
Overrides
Struct.CollectionTypeSchema.options