MENU
      MailListResponse

        MailListResponse


        Article summary

        Available in Classic and VPC

        This is a list of emails generated by the requested ID.

        Syntax

        The syntax is as follows.

        private String requestId;
        private NesDateTime requestDate;
        private String mailId;
        private Integer templateSid;
        private String templateName;
        private String title;
        private EmailStatus emailStatus;
        private String senderAddress;
        private String senderName;
        private NesDateTime sendDate;
        private EmailReservationStatus reservationStatus;
        private Boolean advertising;
        private String representativeRecipient;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        requestIdStringRequiredEmail delivery request ID
        • ID that distinguishes each request
        • requestId contains multiple mailIds when requesting multiple mailings at once
        mailIdStringRequiredEmail ID
        • ID that distinguishes each email
        templateSidIntegerOptionalTemplate ID
        templateNameStringOptionalTemplate name
        senderAddressStringRequiredSender's email address
        senderNameStringOptionalSender name
        titleStringRequiredEmail subject
        emailStatusEmailStatusRequiredDelivery Status
        requestDateNesDateTimeRequiredRequest date and time
        sendDateNesDateTimeOptionalDelivery completion date and time
        reservationStatusEmailReservationStatusRequiredWhether it is a reserved delivery
        advertisingBooleanRequiredWhether it is an ad email
        • true | false
        representativeRecipientStringRequiredAbbreviated representation of recipient list
        • For an email sent to a total of 10 people, including cc/bcc, it is displayed as xxx@domain.com(9)

        Was this article helpful?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.