Skip to main content

ApiFestivalRegistrationFieldFestivalRegistrationFieldEntity

Upgather SDK


Upgather SDK / ApiFestivalRegistrationFieldFestivalRegistrationFieldEntity

Interface: ApiFestivalRegistrationFieldFestivalRegistrationFieldEntity

Defined in: lib/types/generated/strapiApiResponses.d.ts:489

Properties

createdAt

createdAt: string

Defined in: lib/types/generated/strapiApiResponses.d.ts:492


documentId

documentId: string

Defined in: lib/types/generated/strapiApiResponses.d.ts:491


festivalRegistrations

festivalRegistrations: null | StrapiRelationEntity

Defined in: lib/types/generated/strapiApiResponses.d.ts:495


fieldType

fieldType: null | "Text" | "Email" | "Select"

Defined in: lib/types/generated/strapiApiResponses.d.ts:496


id

id: number

Defined in: lib/types/generated/strapiApiResponses.d.ts:490


label

label: null | string

Defined in: lib/types/generated/strapiApiResponses.d.ts:497


options

options: null | Record<string, unknown>

Defined in: lib/types/generated/strapiApiResponses.d.ts:498


publishedAt

publishedAt: string

Defined in: lib/types/generated/strapiApiResponses.d.ts:494


registration

registration: null | StrapiRelationEntity

Defined in: lib/types/generated/strapiApiResponses.d.ts:499


required

required: null | boolean

Defined in: lib/types/generated/strapiApiResponses.d.ts:500


updatedAt

updatedAt: string

Defined in: lib/types/generated/strapiApiResponses.d.ts:493