Interface IDeliveryEvent

Hierarchy

Properties

about?: IThing
accessCode?: string
actor?: IPerson[]
additionalType?: IThing[]
alternateName?: string[]
attendee?: IPerson[]
audience?: IThing[]
availableFrom?: Date
availableThrough?: Date
contributor?: (IOrganization | IPerson)[]
description?: string
director?: IPerson[]
duration?: string
endDate?: Date
eventAttendanceMode?: IThing
eventSchedule?: IThing
eventStatus?: IThing
funder?: (IOrganization | IPerson)[]
hasDeliveryMethod?: IDeliveryMethod
id?: string
identifier?: string
image?: IMediaObject[]
inLanguage?: IThing[]
isAccessibleForFree?: boolean
keywords?: string[]
location?: IPlace[]
mainEntityOfPage?: IThing[]
maximumAttendeeCapacity?: number
maximumPhysicalAttendeeCapacity?: number
maximumVirtualAttendeeCapacity?: number
name?: string
offers?: IOffer[]
organizer?: (IOrganization | IPerson)[]
performer?: (IOrganization | IPerson)[]
potentialAction?: IAction[]
recordedIn?: IThing[]
remainingmAttendeeCapacity?: number
sameAs?: IThing[]
sponsor?: (IOrganization | IPerson)[]
startDate?: Date
subEvent?: IEvent[]
subjectOf?: IThing[]
superEvent?: IEvent[]
translator?: (IOrganization | IPerson)[]
type?: string
url?: string
uuid?: string
workFeatured?: IThing[]
workPerformed?: IThing[]

Generated using TypeDoc