MailListResponse
    • PDF

    MailListResponse

    • PDF

    記事の要約

    Classic/​VPC環境で利用できます。​

    送信リクエストした IDによって作成されたメールリストです。

    構文

    構文は次の通りです。

    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;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    requestIdStringRequiredメール送信リクエスト ID
    • リクエスト識別のための ID
    • 一度に複数件のメール送信をリクエストする場合、requestIdは複数の mailIdを含む
    mailIdStringRequiredメール ID
    • メール識別のための ID
    templateSidIntegerOptionalテンプレート ID
    templateNameStringOptionalテンプレート名
    senderAddressStringRequired送信者のメールアドレス
    senderNameStringOptional送信者名
    titleStringRequiredメールの件名
    emailStatusEmailStatusRequired送信状態
    requestDateNesDateTimeRequiredリクエスト日時
    sendDateNesDateTimeOptional送信完了日時
    reservationStatusEmailReservationStatusRequired予約送信かどうか
    advertisingBooleanRequired広告メールかどうか
    • true | false
    representativeRecipientStringRequired受信者リストの短縮表現
    • CC/BCCを含めて全10人に送信されたメールの場合、xxx@domain.com(9)の形式で表示

    この記事は役に立ちましたか?

    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.