Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / SmsRfmMarkSpec

Interface: SmsRfmMarkSpec

Defined in: rcml/src/sms/sms-rfm-spec.ts:51

Describes one mark type.

Deprecated

SMS links are now represented as link nodes, not marks. This type is kept for API compatibility.

Properties

attrs

attrs: Record<string, SmsRfmAttrSpec>

Defined in: rcml/src/sms/sms-rfm-spec.ts:55

Allowed attributes on the mark's attrs object.


description

description: string

Defined in: rcml/src/sms/sms-rfm-spec.ts:53

Human-readable description.