yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.model
/
Icon
Icon
@
Serializable
data
class
Icon
(
val
backgroundColor
:
String
,
val
imageUrl
:
String
)
Members
Constructors
Icon
Link copied to clipboard
constructor
(
backgroundColor
:
String
,
imageUrl
:
String
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
String
image
Url
Link copied to clipboard
val
imageUrl
:
String