Type Alias: ExpoFpSchedule
ExpoFpSchedule =
object
Defined in: types.ts:702
Represents a scheduled event.
Properties
boothId
boothId:
number
Defined in: types.ts:706
ID of the booth where the event takes place
description
description:
string
Defined in: types.ts:714
Description of the event
endDate
endDate:
string
Defined in: types.ts:718
End date and time of the event as an ISO string
exhibitorId?
optionalexhibitorId:number
Defined in: types.ts:708
Optional ID of the exhibitor hosting the event
externalId
externalId:
string
Defined in: types.ts:710
External identifier for the event
id
id:
number
Defined in: types.ts:704
Unique identifier for the scheduled event
link?
optionallink:URL
Defined in: types.ts:720
Optional URL link for more information about the event
name
name:
string
Defined in: types.ts:712
Name of the event
startDate
startDate:
string
Defined in: types.ts:716
Start date and time of the event as an ISO string