ReqConsentGet

@JsonClass(generateAdapter = true)
data class ReqConsentGet(val source: String, val origin: String?)

The request for the getConsent call in the Platform Channel.

Constructors

Link copied to clipboard
fun ReqConsentGet(source: String, origin: String?)

Create empty Req consent get

Properties

Link copied to clipboard
Link copied to clipboard