ConsentNotGivenError

data class ConsentNotGivenError(val consentUri: String) : GlobalError

Constructors

Link copied to clipboard
fun ConsentNotGivenError(consentUri: String)

Properties

Link copied to clipboard
val consentUri: String