Class InboundMessage
java.lang.Object
io.mailtrap.model.response.inbound.InboundMessage
A received inbound message. The body and raw-message fields (
htmlBody,
textBody, rawMessageUrl, ...) and attachment download URLs are
populated on get-by-id; list items carry only the summary fields.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InboundMessage
public InboundMessage()
-