User Settings
data class UserSettings(userId: UserId, email: RecoverySetting?, phone: RecoverySetting?, password: PasswordSetting, twoFA: TwoFASetting?, news: Int?, locale: String?, logAuth: Int?, invoiceText: String?, density: Int?, theme: String?, themeType: Int?, weekStart: Int?, dateFormat: Int?, timeFormat: Int?, welcome: Boolean?, earlyAccess: Boolean?, flags: Flags?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component10
Link copied to clipboard
component11
Link copied to clipboard
component12
Link copied to clipboard
component13
Link copied to clipboard
component14
Link copied to clipboard
component15
Link copied to clipboard
component16
Link copied to clipboard
component17
Link copied to clipboard
component18
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
component5
Link copied to clipboard
component6
Link copied to clipboard
component7
Link copied to clipboard
component8
Link copied to clipboard
component9
Link copied to clipboard
copy
Link copied to clipboard
fun copy(userId: UserId, email: RecoverySetting?, phone: RecoverySetting?, password: PasswordSetting, twoFA: TwoFASetting?, news: Int?, locale: String?, logAuth: Int?, invoiceText: String?, density: Int?, theme: String?, themeType: Int?, weekStart: Int?, dateFormat: Int?, timeFormat: Int?, welcome: Boolean?, earlyAccess: Boolean?, flags: Flags?): UserSettings
Content copied to clipboard
Properties
dateFormat
Link copied to clipboard
earlyAccess
Link copied to clipboard
email
Link copied to clipboard
invoiceText
Link copied to clipboard
password
Link copied to clipboard
phone
Link copied to clipboard
timeFormat
Link copied to clipboard
twoFA
Link copied to clipboard