onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CredentialSchemaLogoProperties
Credential
Schema
Logo
Properties
data
class
CredentialSchemaLogoProperties
(
var
fontColor
:
String
?
,
var
backgroundColor
:
String
?
,
var
image
:
String
?
)
Members
Constructors
Credential
Schema
Logo
Properties
Link copied to clipboard
constructor
(
fontColor
:
String
?
,
backgroundColor
:
String
?
,
image
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
background
Color
Link copied to clipboard
var
backgroundColor
:
String
?
font
Color
Link copied to clipboard
var
fontColor
:
String
?
image
Link copied to clipboard
var
image
:
String
?