UpdateSubSeed

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

Carries UpdateSubSeed 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