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
/
IncompleteDetails
Incomplete
Details
@
Serializable
@
JvmRecord
data
class
IncompleteDetails
(
val
reason
:
String
)
:
Record
(
source
)
Details about why the response is incomplete.
Members
Constructors
Incomplete
Details
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String