ApiEventEvent
Upgather SDK / ApiEventEvent
Interface: ApiEventEvent
Defined in: lib/types/generated/strapiContentTypes.d.ts:678
Extends
CollectionTypeSchema
Properties
attributes
attributes:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:689
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.
addresses
addresses:
object
author
author:
object
brightcove
brightcove:
object
capacity
capacity:
object
cloudfrontDistId
cloudfrontDistId:
object
cloudfrontDomainName
cloudfrontDomainName:
object
confirmationEmailBody
confirmationEmailBody:
object
confirmationEmailSubject
confirmationEmailSubject:
object
createdAt
createdAt:
object
createdBy
createdBy:
object&Private
description
description:
object
email
email:
object
emailSubject
emailSubject:
object
ends
ends:
object
event_serie
event_serie:
object
eventId
eventId:
object&Required&Unique
eventStatus
eventStatus:
object
externalEventPlatform
externalEventPlatform:
object
externalRegistrationEmbedId
externalRegistrationEmbedId:
object
externalRegistrationVirtualEmbedId
externalRegistrationVirtualEmbedId:
object
facebookImage
facebookImage:
object
faqSection
faqSection:
object
favicon
favicon:
object
faviconDark
faviconDark:
object
faviconLight
faviconLight:
object
githubBranch
githubBranch:
object&Required
gtm_tracking_id
gtm_tracking_id:
object
hashtag
hashtag:
object
isSpeakerBioEnabled
isSpeakerBioEnabled:
object&DefaultTo<false>
isSpeakerImageGrayscale
isSpeakerImageGrayscale:
object&DefaultTo<true>
lastRecapVideoHeader
lastRecapVideoHeader:
object
lastRecapVideoId
lastRecapVideoId:
object
lastRecapVideoProvider
lastRecapVideoProvider:
object
locale
locale:
object&Private
localizations
localizations:
object&Private
metadata
metadata:
object
name
name:
object&Required&Unique
navLockUp
navLockUp:
object
organization
organization:
object
organizers
organizers:
object
privacyLink
privacyLink:
object
privacyText
privacyText:
object
producer
producer:
object
producerSite
producerSite:
object
publishedAt
publishedAt:
object
registrationOnly
registrationOnly:
object&DefaultTo<true>
sessions
sessions:
object
singlePage
singlePage:
object&DefaultTo<true>
siteName
siteName:
object
slug
slug:
object
speakers
speakers:
object
sponsorButtonText
sponsorButtonText:
object
sponsors
sponsors:
object
sponsorship_levels
sponsorship_levels:
object
sponsorText
sponsorText:
object
starts
starts:
object
surveys
surveys:
object
tech_expo
tech_expo:
object
template
template:
object&DefaultTo<"templateDefault">
theme
theme:
object&DefaultTo<"themeDefault">
ticket_types
ticket_types:
object
timezone
timezone:
object
twitterImage
twitterImage:
object
twitterUsername
twitterUsername:
object
twitterWallProvider
twitterWallProvider:
object&DefaultTo<"everwall">
twitterWallSlug
twitterWallSlug:
object
updatedAt
updatedAt:
object
updatedBy
updatedBy:
object&Private
url
url:
object
vector_store
vector_store:
object
virtual
virtual:
object&DefaultTo<true>
virtualDescription
virtualDescription:
object
virtualEnd
virtualEnd:
object
virtualStart
virtualStart:
object
wrap_up
wrap_up:
object
Overrides
Struct.CollectionTypeSchema.attributes
collectionName
collectionName:
"events"
Defined in: lib/types/generated/strapiContentTypes.d.ts:679
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:680
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:
"Event"
pluralName
pluralName:
"events"
singularName
singularName:
"event"
Overrides
Struct.CollectionTypeSchema.info
options
options:
object
Defined in: lib/types/generated/strapiContentTypes.d.ts:686
Encapsulates all core options related to Strapi features for a given Schema.
draftAndPublish
draftAndPublish:
true
Overrides
Struct.CollectionTypeSchema.options