Class InboundMessage

java.lang.Object
io.mailtrap.model.response.inbound.InboundMessage

public class InboundMessage extends Object
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 Details

    • InboundMessage

      public InboundMessage()