UpdateWidth

data class UpdateWidth(val value: String) : TextToImageIntent(source)

Carries UpdateWidth data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

value

value value consumed by the API.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard