Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
MALApi
/
PayLoad
Pay
Load
data
class
PayLoad
(
val
requestId
:
Int
,
val
codeVerifier
:
String
)
(
source
)
Members
Constructors
Pay
Load
Link copied to clipboard
constructor
(
requestId
:
Int
,
codeVerifier
:
String
)
Properties
code
Verifier
Link copied to clipboard
val
codeVerifier
:
String
request
Id
Link copied to clipboard
val
requestId
:
Int