lib
jvm
lib
/
app.cash.nostrino.model
/
Filter
/
Filter
Filter
jvm
constructor
(
ids
:
Set
<
String
>
?
=
null
,
since
:
Instant
?
=
null
,
authors
:
Set
<
String
>
?
=
null
,
kinds
:
Set
<
Int
>
?
=
null
,
@
Json
(
name
=
"#e"
)
eTags
:
Set
<
String
>
?
=
null
,
@
Json
(
name
=
"#p"
)
pTags
:
Set
<
String
>
?
=
null
,
@
Json
(
name
=
"#t"
)
tTags
:
Set
<
String
>
?
=
null
,
limit
:
Int
?
=
null
)