Interface: MailEntry
Defined in: types/entry.types.ts:189
Extends
Properties
createdAt?
optionalcreatedAt:string
Defined in: types/entry.types.ts:42
Inherited from
familyHash?
optionalfamilyHash:string
Defined in: types/entry.types.ts:44
Inherited from
id?
optionalid:number
Defined in: types/entry.types.ts:39
Inherited from
payload
payload:
object
Defined in: types/entry.types.ts:191
bcc?
optionalbcc:string|string[]
cc?
optionalcc:string|string[]
duration
duration:
number
error?
optionalerror:string
from?
optionalfrom:string
html?
optionalhtml:string
status
status:
"failed"|"sent"
subject
subject:
string
text?
optionaltext:string
to
to:
string|string[]
requestId?
optionalrequestId:string
Defined in: types/entry.types.ts:41
Inherited from
resolvedAt?
optionalresolvedAt:string
Defined in: types/entry.types.ts:46
Inherited from
tags?
optionaltags:string[]
Defined in: types/entry.types.ts:45
Inherited from
type
type:
"mail"
Defined in: types/entry.types.ts:190