DisplayProperties
@Serializable
OID4VCI: OPTIONAL. Array of objects, where each object contains the display properties of the supported Credential for a certain language.
Constructors
Link copied to clipboard
constructor(name: String? = null, locale: String? = null, logo: DisplayLogoProperties? = null, description: String? = null, backgroundColor: String? = null, backgroundImage: DisplayLogoProperties? = null, textColor: String? = null)
Properties
Link copied to clipboard
OID4VCI: OPTIONAL. String value of a background color of the Credential represented as numerical color values defined in CSS Color Module Level 37.
Link copied to clipboard
OID4VCI: OPTIONAL. Object with information about the background image of the Credential.
Link copied to clipboard
OID4VCI: OPTIONAL. String value of a description of the Credential.
Link copied to clipboard
OID4VCI: OPTIONAL. Object with information about the logo of the Credential.