Skip to content

Rule.io SDK


Rule.io SDK / rcml/src / PlaceholderSpec

Interface: PlaceholderSpec

Defined in: rcml/src/email/placeholder-spec.ts:83

Top-level machine-readable placeholder specification exported from @rule/rcml.

Properties

tokens

tokens: Record<string, PlaceholderTokenSpec>

Defined in: rcml/src/email/placeholder-spec.ts:90

All supported backend token types, keyed by the token's type identifier (the part before the first :, or the full name for parameterless tokens).


version

version: string

Defined in: rcml/src/email/placeholder-spec.ts:85

Spec format version.