Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / SmsPlaceholderType

Type Alias: SmsPlaceholderType

SmsPlaceholderType = "CustomField" | "Subscriber" | "User" | "RemoteContent" | "Date" | "Link"

Defined in: rcml/src/sms/content/json-validator/types.ts:47

Category of an SMS dynamic placeholder.

'Link' is SMS-specific and represents special merge-field links such as [Link:Unsubscribe] and [Link:WebBrowser].