Edit in GitHubLog an issue

SmallImageTemplate

Class which implements AepUITemplateType and represents a small Image template.

Public Properties

PropertyTypeDescription
id
String
The unique identifier for this template.
title
The title text and display settings.
body
The body text and display settings.
image
The details of the image to be displayed.
actionUrl
String?
The URL to be opened when the the small image card is clicked.
buttons
List<AepButton>?
The details for the small image template buttons.
dismissBtn
The details for the small image template dismiss button.

Methods

getType

Returns the type of this template, which is AepUITemplateType.SMALL_IMAGE.

Syntax

Copied to your clipboard
override fun getType() = AepUITemplateType.SMALL_IMAGE
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.