Banner
class Banner(val trackingId: String, val placementId: String, val html: String, val isControl: Boolean, val expirationTimestampSeconds: Long, val isTestSend: Boolean, val stableKey: String?, val properties: JSONObject) : IPutIntoJson<JSONObject?> , IPropertiesObject
Represents a Braze Banner message with HTML content and targeting metadata.
Constructors
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get a boolean property.
Link copied to clipboard
Get an image property.
Link copied to clipboard
Get a JSON property.
Link copied to clipboard
Get a number property.
Link copied to clipboard
Get a string property.
Link copied to clipboard
Get an datetime property.