Appearance
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?
optionalattrs?:Record<string,SmsRfmAttrSpec>
Defined in: rcml/src/sms/sms-rfm-spec.ts:43
Allowed attributes on this node's attrs object, if any.
contentDescription?
optionalcontentDescription?: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.