GetUserPreferences
Retrieves the user preferences.
public static VyTask<VyUserPreferencesDto> GetUserPreferences()
Path Parameters
Returns
VyTask<VyUserPreferencesDto> A task that represents the asynchronous operation. The task result contains the user preferences.
Last updated