Package-level declarations
Types
Link copied to clipboard
data class Branding(val name: String?, val description: String?, val backgroundColor: String?, val watermarkImage: BrandingImage?, val issuerLogo: BrandingImage?, val issuerIcon: BrandingImage?) : CborEncodable
Represents the Mobile Credential branding information.
Link copied to clipboard
Represents an image used for Mobile Credential branding.