Type Alias: ExpoFpSchedule
ExpoFpSchedule =
object
Defined in: types.ts:649
Represents a scheduled event.
Properties
boothId
boothId:
number
Defined in: types.ts:653
ID of the booth where the event takes place
description
description:
string
Defined in: types.ts:661
Description of the event
endDate
endDate:
string
Defined in: types.ts:665
End date and time of the event as an ISO string
exhibitorId?
optionalexhibitorId:number
Defined in: types.ts:655
Optional ID of the exhibitor hosting the event
externalId
externalId:
string
Defined in: types.ts:657
External identifier for the event
id
id:
number
Defined in: types.ts:651
Unique identifier for the scheduled event
link?
optionallink:URL
Defined in: types.ts:667
Optional URL link for more information about the event
name
name:
string
Defined in: types.ts:659
Name of the event
startDate
startDate:
string
Defined in: types.ts:663
Start date and time of the event as an ISO string