DisplayPreferencesApi

Constructors

Link copied to clipboard
constructor(api: ApiClient)

Functions

Link copied to clipboard
suspend fun getDisplayPreferences(displayPreferencesId: String, userId: ERROR CLASS: Symbol not found for UUID?? = null, client: String): Response<ERROR CLASS: Symbol not found for DisplayPreferencesDto>

Get Display Preferences.

Link copied to clipboard
suspend fun updateDisplayPreferences(displayPreferencesId: String, userId: ERROR CLASS: Symbol not found for UUID?? = null, client: String, data: ERROR CLASS: Symbol not found for DisplayPreferencesDto): Response<Unit>

Update Display Preferences.