ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.jsInteraction.model
/
ExpoFpSearchItemType
/
Schedule
Schedule
data
class
Schedule
(
val
schedule
:
ExpoFpSchedule
)
:
ExpoFpSearchItemType
Schedule: entity with schedule details.
Members
Constructors
Schedule
Link copied to clipboard
constructor
(
schedule
:
ExpoFpSchedule
)
Properties
external
Id
Link copied to clipboard
open
override
val
externalId
:
String
id
Link copied to clipboard
open
override
val
id
:
String
name
Link copied to clipboard
open
override
val
name
:
String
raw
Type
Link copied to clipboard
val
rawType
:
ExpoFpSearchItemType.RawType
schedule
Link copied to clipboard
val
schedule
:
ExpoFpSchedule