ImageResponseFormat

@Serializable
value class ImageResponseFormat(val format: String)

The format in which the generated images are returned.

Constructors

Link copied to clipboard
constructor(format: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard