UploadedSourceImage

class UploadedSourceImage(val statusId: String, val sourceImageId: String, val sourceImageUrl: String) : ProductGenerationStatus.LoadingGenerationStatus

Source image successfully upload to storage

Constructors

Link copied to clipboard
constructor(statusId: String, sourceImageId: String, sourceImageUrl: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val statusId: String