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

    Interface ListEmailMailsResponse

    메일 목록 조회 응답

    interface ListEmailMailsResponse {
        data: EmailDetail[];
        totalCount: number;
    }
    Index

    Properties

    Properties

    data: EmailDetail[]

    메일 목록

    totalCount: number

    총 데이터 건수