Appearance
Rule.io SDK / rcml/src / SmsContentJson
Type Alias: SmsContentJson
SmsContentJson =
object
Defined in: rcml/src/sms/content/json-validator/types.ts:84
The root SMS content JSON document type. This is the shape stored in SmsDocument.content, returned by smsRfmToJson, and accepted by validateSmsJson.
Properties
content
content:
SmsTopLevelNode[]
Defined in: rcml/src/sms/content/json-validator/types.ts:86
type
type:
"sms"
Defined in: rcml/src/sms/content/json-validator/types.ts:85