Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / SmsRfmFlavorSpec

Interface: SmsRfmFlavorSpec

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

Describes the SMS RFM content flavor.

Properties

blockNodes

blockNodes: string[]

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

JSON node types that may appear in doc.content (block level).


description

description: string

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

Human-readable description.


inlineNodes

inlineNodes: string[]

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

JSON node/mark types available as inline content inside paragraphs.


marks

marks: string[]

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

Mark types that may be applied to text nodes.