toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.core
/
RequestId
Request
Id
@
Serializable
@
JvmInline
value
class
RequestId
(
val
id
:
String
)
An unique identifier for the OpenAI API request.
Members
Constructors
Request
Id
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String