Skip to main content

ApiBoothBooth

Upgather SDK


Upgather SDK / ApiBoothBooth

Interface: ApiBoothBooth

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

Extends

  • CollectionTypeSchema

Properties

attributes

attributes: object

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

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.

boothBannerUri

boothBannerUri: object

boothImage

boothImage: object

contactUrl

contactUrl: object

createdAt

createdAt: object

createdBy

createdBy: object & Private

description

description: object

email

email: object

locale

locale: object & Private

localizations

localizations: object & Private

modalWidth

modalWidth: object & object & DefaultTo<90>

Type declaration
max

max: 100

min

min: 0

publishedAt

publishedAt: object

resources

resources: object

sponsors

sponsors: object

tech_expo

tech_expo: object

updatedAt

updatedAt: object

updatedBy

updatedBy: object & Private

videoId

videoId: object

videoProvider

videoProvider: object

Overrides

Struct.CollectionTypeSchema.attributes


collectionName

collectionName: "booths"

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

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

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

pluralName

pluralName: "booths"

singularName

singularName: "booth"

Overrides

Struct.CollectionTypeSchema.info


options

options: object

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

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

draftAndPublish

draftAndPublish: true

Overrides

Struct.CollectionTypeSchema.options