Interface: SpamScoreParams
Defined in: sdk/src/types.ts:1131
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
text | string | sdk/src/types.ts:1132 |
subject | string | sdk/src/types.ts:1133 |
from | string | sdk/src/types.ts:1134 |
html? | string | sdk/src/types.ts:1135 |
replyTo? | string | sdk/src/types.ts:1136 |
headers? | Record<string, string> | sdk/src/types.ts:1137 |
audience? | "consumer" | "b2b" | sdk/src/types.ts:1138 |
ispSignals? | Record<string, unknown> | sdk/src/types.ts:1139 |
deep? | boolean | sdk/src/types.ts:1140 |