toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.syncproviders.providers
/
MALApi
/
MalTitleHolder
Mal
Title
Holder
data
class
MalTitleHolder
(
val
status
:
MALApi.MalStatus
,
val
id
:
Int
,
val
name
:
String
)
(
source
)
Members
Constructors
Mal
Title
Holder
Link copied to clipboard
constructor
(
status
:
MALApi.MalStatus
,
id
:
Int
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
name
:
String
status
Link copied to clipboard
val
status
:
MALApi.MalStatus