TemplateDisplayConsent
Supplemental data when the verifiable credential is issued
type TemplateDisplayConsent {
instructions: String
title: String
}
Fields
TemplateDisplayConsent.instructions
● String
scalar
Supplemental text to use when displaying consent
TemplateDisplayConsent.title
● String
scalar
Title of the consent
Member Of
TemplateDisplayModel
object