onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CredentialSchemaBackgroundPropertiesBindingDto
Credential
Schema
Background
Properties
Binding
Dto
data
class
CredentialSchemaBackgroundPropertiesBindingDto
(
var
color
:
String
?
,
var
image
:
String
?
)
Members
Constructors
Credential
Schema
Background
Properties
Binding
Dto
Link copied to clipboard
constructor
(
color
:
String
?
,
image
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
color
Link copied to clipboard
var
color
:
String
?
image
Link copied to clipboard
var
image
:
String
?