GetUnreadCountQueryParams

data class GetUnreadCountQueryParams(val priority: Boolean? = null, val seenAt: Timestamp? = null)

Constructors

Link copied to clipboard
constructor(priority: Boolean? = null, seenAt: Timestamp? = null)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard