Display Properties
@Serializable
Set of information to help an app on how to display a Credential's com.youniqx.walletsdk.attestation.Claims and other data.
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.