Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.attachments.models
/
ZyncPhotoFeedFilters
/
ZyncPhotoFeedFilters
Zync
Photo
Feed
Filters
constructor
(
startDate
:
String
?
=
null
,
endDate
:
String
?
=
null
,
mediaType
:
ZyncAttachmentMediaType
=
ZyncAttachmentMediaType.ALL
,
tags
:
List
<
String
>
?
=
null
,
createdBy
:
List
<
String
>
?
=
null
,
showOnlyGlassAttachments
:
Boolean
=
false
)