ProtocolRSS
0.3.0
ProtocolRSS
/
dev.patbeagan.protocolrss.core
/
Item
/
Item
Item
fun
Item
(
title
:
String
?
=
null
,
description
:
String
?
=
null
,
author
:
String
?
=
null
,
categories
:
List
<
Category
>
?
=
null
,
comments
:
String
?
=
null
,
enclosure
:
Enclosure
?
=
null
,
guid
:
Guid
?
=
null
,
link
:
URL
?
=
null
,
pubDate
:
String
?
=
null
,
source
:
Source
?
=
null
)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard