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

    Interface ListSmsUidsResponse

    UID 목록 조회 응답

    docs/nhn-sms-api/17-uid.md

    interface ListSmsUidsResponse {
        data: SmsUidDetail[];
        totalCount?: number;
    }
    Index

    Properties

    Properties

    data: SmsUidDetail[]

    UID 목록

    totalCount?: number

    총 데이터 수