Interface: CreateTemplateVersionParams
Defined in: sdk/src/types.ts:95
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
mjmlSource? | string | sdk/src/types.ts:96 |
htmlContent | string | sdk/src/types.ts:97 |
textContent? | string | sdk/src/types.ts:98 |
variablesSchema? | Record<string, unknown> | sdk/src/types.ts:99 |