Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / SmsRfmNodeSpec

Interface: SmsRfmNodeSpec

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

Describes one JSON node type.

Properties

attrs?

optional attrs?: Record<string, SmsRfmAttrSpec>

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

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


description

description: string

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

Human-readable description.