Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / SmsRfmNodeSpec

Interface: SmsRfmNodeSpec

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

Describes one JSON node type.

Properties

attrs?

optional attrs?: Record<string, SmsRfmAttrSpec>

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

Allowed attributes on this node's attrs object, if any.


contentDescription?

optional contentDescription?: string

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

Prose description of what the content array may hold.


description

description: string

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

Human-readable description.