public static interface CampaignCustomMessage.Builder extends SdkPojo, CopyableBuilder<CampaignCustomMessage.Builder,CampaignCustomMessage>
| Modifier and Type | Method and Description |
|---|---|
CampaignCustomMessage.Builder |
data(String data)
The raw, JSON-formatted string to use as the payload for the message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCampaignCustomMessage.Builder data(String data)
The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.
data - The raw, JSON-formatted string to use as the payload for the message. The maximum size is 5 KB.Copyright © 2023. All rights reserved.