toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
ProblemDetails
/
ProblemDetails
Problem
Details
constructor
(
type
:
String
?
=
null
,
title
:
String
?
=
null
,
status
:
Int
?
=
null
,
detail
:
String
?
=
null
,
instance
:
String
?
=
null
)