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

    Interface SmsReservationAttachFile

    예약 발송 상세 조회 응답 - 첨부 파일

    interface SmsReservationAttachFile {
        fileId: number;
        filePath?: string;
        fileName?: string;
    }
    Index

    Properties

    fileId: number

    파일 ID

    filePath?: string

    파일 경로 (내부용)

    fileName?: string

    파일명