UpdateInPaintMaskMode
data class UpdateInPaintMaskMode(val value: ImageInPaintState.MaskMode) : ImageToImageIntent(source)
Carries UpdateInPaintMaskMode data through the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
value
value value consumed by the API.