Preparing search index...
The search index is not available
Postmark.js
Postmark.js
Models
InboundMessage
Interface InboundMessage
interface
InboundMessage
{
Attachments
:
Attachment
[]
;
Bcc
:
string
;
BccFull
:
InboundRecipient
[]
;
Cc
:
string
;
CcFull
:
InboundRecipient
[]
;
Date
:
string
;
From
:
string
;
FromFull
:
InboundRecipient
;
FromName
:
string
;
MailboxHash
:
string
;
MessageID
:
string
;
MessageStream
:
string
;
OriginalRecipient
:
string
;
ReplyTo
:
string
;
Status
:
string
;
Subject
:
string
;
Tag
?:
string
;
To
:
string
;
ToFull
:
InboundRecipient
[]
;
}
Hierarchy
InboundMessage
InboundMessageDetails
Index
Properties
Attachments
Bcc
Bcc
Full
Cc
Cc
Full
Date
From
From
Full
From
Name
Mailbox
Hash
MessageID
Message
Stream
Original
Recipient
Reply
To
Status
Subject
Tag?
To
To
Full
Properties
Attachments
Attachments
:
Attachment
[]
Bcc
Bcc
:
string
Bcc
Full
Bcc
Full
:
InboundRecipient
[]
Cc
Cc
:
string
Cc
Full
Cc
Full
:
InboundRecipient
[]
Date
Date
:
string
From
From
:
string
From
Full
From
Full
:
InboundRecipient
From
Name
From
Name
:
string
Mailbox
Hash
Mailbox
Hash
:
string
MessageID
MessageID
:
string
Message
Stream
Message
Stream
:
string
Original
Recipient
Original
Recipient
:
string
Reply
To
Reply
To
:
string
Status
Status
:
string
Subject
Subject
:
string
Optional
Tag
Tag
?:
string
To
To
:
string
To
Full
To
Full
:
InboundRecipient
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Attachments
Bcc
Bcc
Full
Cc
Cc
Full
Date
From
From
Full
From
Name
Mailbox
Hash
MessageID
Message
Stream
Original
Recipient
Reply
To
Status
Subject
Tag
To
To
Full
Postmark.js
AdminClient
Attachment
Client
Header
Message
TemplatedMessage
Errors
Models
AccountClient
ServerClient