Image

dev.maxmelnyk.openaiscala.models.images.Image$
See theImage companion class
object Image

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Image.type

Members list

Concise view

Type members

Classlikes

case class Base64JsonImageData(b64Json: String) extends ImageData

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ImageData
class Object
trait Matchable
class Any
sealed trait ImageData

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class UrlImageData(url: String) extends ImageData

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ImageData
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror