Class InboundReplyRequest
java.lang.Object
io.mailtrap.model.AbstractModel
io.mailtrap.model.request.inbound.InboundReplyRequest
Body for replying to (or reply-all-ing) an inbound message.
from is
rejected for Mailtrap-hosted inboxes and required for custom-domain inboxes.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.mailtrap.model.AbstractModel
toJson, toString
-
Constructor Details
-
InboundReplyRequest
public InboundReplyRequest()
-