Awesome Message SDK - v0.12.4
    Preparing search index...

    Interface EmailBlockReceiverDetail

    수신 거부 상세 정보 (조회 응답용)

    interface EmailBlockReceiverDetail {
        mailAddress: string;
        blockDate: string;
    }
    Index

    Properties

    mailAddress: string

    수신 거부 이메일 주소

    blockDate: string

    수신 거부 날짜 (yyyy-MM-dd HH:mm:ss.S)