AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-openai
/
dev.mokksy.aimocks.openai.model.responses
/
Text
Text
@
Serializable
(
with
=
StringAsTextSerializer::class
)
@
JvmRecord
data
class
Text
(
val
text
:
String
)
:
Input
,
Record
(
source
)
Members
Constructors
Text
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String