Interface: InboxRunSummary
Defined in: sdk/src/types.ts:1249
Extended by
Section titled “Extended by”Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:1250 |
token | string | sdk/src/types.ts:1251 |
mailFrom | string | null | sdk/src/types.ts:1252 |
fromHeader | string | null | sdk/src/types.ts:1253 |
subject | string | null | sdk/src/types.ts:1254 |
messageIdHeader | string | null | sdk/src/types.ts:1255 |
connectingIp | string | null | sdk/src/types.ts:1256 |
helo | string | null | sdk/src/types.ts:1257 |
tlsCipher | string | null | sdk/src/types.ts:1258 |
tlsProtocol | string | null | sdk/src/types.ts:1259 |
rawSize | number | null | sdk/src/types.ts:1260 |
score | number | null | sdk/src/types.ts:1261 |
grade | string | null | sdk/src/types.ts:1262 |
engineVersion | string | null | sdk/src/types.ts:1263 |
scoreError | string | null | sdk/src/types.ts:1264 |
scoredAt | string | null | sdk/src/types.ts:1265 |
receivedAt | string | sdk/src/types.ts:1266 |