toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.core
/
SortOrder
Sort
Order
@
Serializable
@
JvmInline
value
class
SortOrder
(
val
order
:
String
)
Members
Constructors
Sort
Order
Link copied to clipboard
constructor
(
order
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
order
Link copied to clipboard
val
order
:
String