toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.batch
/
CustomId
Custom
Id
@
Serializable
@
JvmInline
value
class
CustomId
(
val
value
:
String
)
Custom ID for the request.
Members
Constructors
Custom
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String