kmttAPI
0.3.3
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.models
/
JobOrEventFilter
Job
Or
Event
Filter
data
class
JobOrEventFilter
(
id
:
Long
?
,
title
:
String
?
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
id
title
Constructors
Job
Or
Event
Filter
Link copied to clipboard
fun
JobOrEventFilter
(
id
:
Long
?
=
null
,
title
:
String
?
=
null
)
Content copied to clipboard
Properties
id
Link copied to clipboard
val
id
:
Long
?
=
null
Content copied to clipboard
title
Link copied to clipboard
val
title
:
String
?
=
null
Content copied to clipboard