Appearance
Rule.io SDK / rcml/src / CreateSmsSubscriberPlaceholderOptions
Interface: CreateSmsSubscriberPlaceholderOptions
Defined in: rcml/src/sms/builders/placeholders.ts:96
Options for createSubscriberPlaceholder.
Properties
field
field:
SmsSubscriberField
Defined in: rcml/src/sms/builders/placeholders.ts:102
Subscriber profile field. Only 'email', 'phone_number', and 'language' are supported by the backend — other values are rejected at template save time.
name?
optionalname?:string
Defined in: rcml/src/sms/builders/placeholders.ts:107
Override for the editor display label. Defaults to field (matching what the SMS RFM parser produces).