kmttAPI
0.3.2
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
kmttAPI
/
kmtt.models
/
Similar
Similar
data
class
Similar
(
id
:
Long
?
,
title
:
Long
?
,
url
:
Long
?
,
date
:
Long
?
,
dateRFC
:
Long
?
)
Content copied to clipboard
Constructors
Properties
Parameters
Parameters
id
title
url
date
date
RFC
Constructors
Similar
Link copied to clipboard
fun
Similar
(
id
:
Long
?
=
null
,
title
:
Long
?
=
null
,
url
:
Long
?
=
null
,
date
:
Long
?
=
null
,
dateRFC
:
Long
?
=
null
)
Content copied to clipboard
Properties
date
Link copied to clipboard
val
date
:
Long
?
=
null
Content copied to clipboard
dateRFC
Link copied to clipboard
val
dateRFC
:
Long
?
=
null
Content copied to clipboard
id
Link copied to clipboard
val
id
:
Long
?
=
null
Content copied to clipboard
title
Link copied to clipboard
val
title
:
Long
?
=
null
Content copied to clipboard
url
Link copied to clipboard
val
url
:
Long
?
=
null
Content copied to clipboard