app
app
/
com.mytiki.tiki_sdk_android.tiki_platform_channel.req
/
ReqConsentGet
Req
Consent
Get
@
JsonClass
(
generateAdapter
=
true
)
data
class
ReqConsentGet
(
val
source
:
String
,
val
origin
:
String
?
)
The request for the
getConsent
call in the Platform Channel.
Constructors
Properties
Constructors
Req
Consent
Get
Link copied to clipboard
fun
ReqConsentGet
(
source
:
String
,
origin
:
String
?
)
Create empty Req consent get
Properties
origin
Link copied to clipboard
val
origin
:
String
?
source
Link copied to clipboard
val
source
:
String