NotificationApi

interface NotificationApi

Functions

Link copied to clipboard
abstract suspend fun getAllNotifications(orderBy: String? = null, limit: Int? = null, offset: Int? = null, sortOrder: String? = null, isRead: Boolean? = null): GetNotificationsResponse

Responses:

Link copied to clipboard
abstract suspend fun update5()

Responses: