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-anthropic
/
dev.mokksy.aimocks.anthropic.model
/
MessageCreateParams
/
Metadata
Metadata
@
Serializable
data
class
Metadata
(
val
userId
:
String
?
=
null
)
(
source
)
Metadata about the request.
Members
Constructors
Metadata
Link copied to clipboard
constructor
(
userId
:
String
?
=
null
)
Properties
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"user_id"
)
val
userId
:
String
?
An external identifier for the user who is associated with the request.