tmdb-api-client
Toggle table of contents
5.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tmdb-api-client
api
/
io.v47.tmdb.model
/
Session
/
Id
Id
data
class
Id
(
val
id
:
String
)
:
TmdbType
,
Session
(
source
)
Members
Constructors
Id
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String
property
Link copied to clipboard
open
override
val
property
:
String
Functions
handle
Unknown
Property
Link copied to clipboard
fun
handleUnknownProperty
(
key
:
String
,
value
:
Any
?
)