<!--
{
  "availability" : [
    "Retention Messaging API: 1.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RetentionMessaging",
  "identifier" : "/documentation/RetentionMessaging/BulletPoint",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Retention Messaging API"
    ],
    "preciseIdentifier" : "data:retention_messaging:BulletPoint"
  },
  "title" : "BulletPoint"
}
-->

# BulletPoint

The text and its bullet-point image to include in a retention message’s bulleted list.

```
object BulletPoint
```

## Overview

Use `BulletPoint` items when you set up a text-based message that contains bullet points. Each bullet point item consists of the following elements:

- An image to use as the bullet point. To use an image as a bullet point icon, upload the image with an [`imageSize`](/documentation/RetentionMessaging/imageSize) of `BULLET_POINT`. For more information, see [`Upload Image`](/documentation/RetentionMessaging/Upload-Image).
- The alternative text that describes the bullet point image.
- The text of the individual bullet point.

Provide an array of `BulletPoint` objects in the [`UploadMessageRequestBody`](/documentation/RetentionMessaging/UploadMessageRequestBody)  when you call [`Upload Message`](/documentation/RetentionMessaging/Upload-Message).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)