yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.landing.model
/
Event
/
Event
Event
constructor
(
id
:
String
,
type
:
EventType
,
typeForFrom
:
String
?
=
null
,
title
:
String
?
=
null
,
tracks
:
List
<
TrackData
>
?
=
null
)