Data

class Data(val timestamp: Date, val darkMode: Boolean, val locale: String, val version: Int = 1, val revisionID: Int = 1, val displayMode: CustomerCenterDisplayMode = CustomerCenterDisplayMode.FULL_SCREEN)

Constructors

Link copied to clipboard
constructor(timestamp: Date, darkMode: Boolean, locale: String, version: Int = 1, revisionID: Int = 1, displayMode: CustomerCenterDisplayMode = CustomerCenterDisplayMode.FULL_SCREEN)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val revisionID: Int = 1
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val version: Int = 1