m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-dto - m8ty Data Transfer Objects
/
eu.m8ty.dtos.cards
/
CardBaseDataDto
/
favoriteCard
favorite
Card
var
favoriteCard
:
Boolean
?
Parameters
favorite
Card
If a user has set the card as a favorite, the value is
true
. Otherwise it is
false
.