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
/
InputTokensDetails
Input
Tokens
Details
@
Serializable
@
JvmRecord
data
class
InputTokensDetails
(
val
cachedTokens
:
Int
)
:
Record
(
source
)
Members
Constructors
Input
Tokens
Details
Link copied to clipboard
constructor
(
cachedTokens
:
Int
)
Properties
cached
Tokens
Link copied to clipboard
@
SerialName
(
value
=
"cached_tokens"
)
@
Required
val
cachedTokens
:
Int