CreateImageResponse

final case class CreateImageResponse(id: Option[Id], progress: Option[String], progressDetail: Option[ProgressDetail], status: String)
Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product