ConsentPromptData

constructor(title: String, sourceLabel: String, purpose: String? = null, referenceTxt: String? = null, logo: String? = null, escalationLvl: EscalationLvl = EscalationLvl.UNKNOWN, credentialType: String, requestedAttributes: List<String>)