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
Session
sealed
interface
Session
(
source
)
Inheritors
Id
Guest
Members
Types
Guest
Link copied to clipboard
data
class
Guest
(
val
id
:
String
)
:
TmdbType
,
Session
Id
Link copied to clipboard
data
class
Id
(
val
id
:
String
)
:
TmdbType
,
Session
Properties
id
Link copied to clipboard
abstract
val
id
:
String
property
Link copied to clipboard
abstract
val
property
:
String