Select

data class Select(val model: String) : SettingsIntent.SdModel(source)

Carries Select data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

model

model value consumed by the API.

Constructors

Link copied to clipboard
constructor(model: String)

Properties

Link copied to clipboard