Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / Json

Type Alias: Json

Json = object

Defined in: rcml/src/email/content/json-validator/types.ts:189

The root RCML document type. This is the shape returned by emailRfmToJson and emailInlineRfmToJson, and accepted by validateJson.

Properties

content

content: BlockNode[]

Defined in: rcml/src/email/content/json-validator/types.ts:191


type

type: "doc"

Defined in: rcml/src/email/content/json-validator/types.ts:190