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

    Interface ListPushReservationsResponse

    예약 메시지 목록 조회 응답

    interface ListPushReservationsResponse {
        reservations: PushReservationInfo[];
        totalCount: number;
    }
    Index

    Properties

    reservations: PushReservationInfo[]

    예약 메시지 목록

    totalCount: number

    전체 예약 수