ListNotificationsQueryParams

constructor(reasons: List<String> = emptyList(), limit: Long? = 50, priority: Boolean? = null, cursor: String? = null, seenAt: Timestamp? = null)

Parameters

reasons

Notification reasons to include in response.