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

    Interface UploadSmsAttachmentResponse

    첨부파일 업로드 응답

    docs/nhn-sms-api/09-attachment.md (라인 52-56)

    interface UploadSmsAttachmentResponse {
        fileId: number;
        fileName: string;
        filePath: string;
    }
    Index

    Properties

    fileId: number

    파일 ID

    fileName: string

    파일명

    filePath: string

    첨부 파일 기본 경로