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

    Interface RequestSmsDownloadResponse

    다운로드 예약 응답

    docs/nhn-sms-api/16-download.md

    interface RequestSmsDownloadResponse {
        downloadId: number;
        downloadType: string;
        status: SmsDownloadStatus;
        createDate: string;
    }
    Index

    Properties

    downloadId: number

    다운로드 ID

    downloadType: string

    다운로드 타입

    다운로드 상태 (READY, MAKING, COMPLETED, FAILED, EXPIRED)

    createDate: string

    생성 일시