Class: InAppMessageCardContent

InAppMessageCardContent


new InAppMessageCardContent()

Properties:
Name Type Description
title Object
Properties
Name Type Description
text string
hexColor string | undefined
body Object | undefined
Properties
Name Type Description
text string
hexColor string | undefined
portraitImageUrl string | undefined
landscapeImageUrl string | undefined
backgroundHexColor string | undefined
primaryActionButton Object | undefined
Properties
Name Type Description
text Object
Properties
Name Type Description
text string
hexColor string | undefined
buttonHexColor string | undefined
secondaryActionButton.text Object
Properties
Name Type Description
text string
hexColor string | undefined
secondaryActionButton.buttonHexColor string | undefined
primaryActions Array.<InAppMessageAction>
secondaryActions Array.<InAppMessageAction>