NewColorToken

data class NewColorToken(val token: ColorToken) : SettingsIntent(source)

Carries NewColorToken data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

token

token value consumed by the API.

Constructors

Link copied to clipboard
constructor(token: ColorToken)

Properties

Link copied to clipboard