toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.image
/
Quality
Quality
@
Serializable
@
JvmInline
value
class
Quality
(
val
value
:
String
)
The quality of the image that will be generated
Members
Constructors
Quality
Link copied to clipboard
constructor
(
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
value
Link copied to clipboard
val
value
:
String