ConsentNotGivenError

data class ConsentNotGivenError(val consentUri: String) : GlobalError

Constructors

Link copied to clipboard
constructor(consentUri: String)

Properties

Link copied to clipboard