CredentialSchemaLayoutProperties

data class CredentialSchemaLayoutProperties(var background: CredentialSchemaBackgroundProperties?, var logo: CredentialSchemaLogoProperties?, var primaryAttribute: String?, var secondaryAttribute: String?, var pictureAttribute: String?, var code: CredentialSchemaCodeProperties?)

Constructors

Link copied to clipboard
constructor(background: CredentialSchemaBackgroundProperties?, logo: CredentialSchemaLogoProperties?, primaryAttribute: String?, secondaryAttribute: String?, pictureAttribute: String?, code: CredentialSchemaCodeProperties?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard