RspConsentGet

@JsonClass(generateAdapter = true)
data class RspConsentGet(val consent: TikiSdkConsent)

The response for the getConsent and modifyConsentmethod calls in the Platform Channel.

It returns the consent. Null if no consent was given.

Constructors

Link copied to clipboard

Create empty Rsp consent get

Properties

Link copied to clipboard