Success

constructor(groups: List<ZyncAttachmentGroupByDate>, totalCount: Int, nextCursor: String?, hasMore: Boolean)

Parameters

groups

List of attachment groups sorted by date (newest first)

totalCount

Total number of attachments

nextCursor

Opaque cursor string for fetching the next page

hasMore

Whether more data is available