MoEngage-Android-SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
MoEngage-Android-SDK
cards-core
/
com.moengage.cards.core.model
/
CardData
Card
Data
class
CardData
:
BaseData
Data for cards
Author
Umang Chamaria
Since
1.0.0
Members
Properties
account
Meta
Link copied to clipboard
val
accountMeta
:
AccountMeta
cards
Link copied to clipboard
val
cards
:
List
<
Card
>
List
of
Card
static
Images
Accessibility
Data
Link copied to clipboard
val
staticImagesAccessibilityData
:
Map
<
CardStaticImageType
,
AccessibilityData
>
Map of
CardStaticImageType
to
AccessibilityData
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String