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

    Interface CancelEmailReservationResponse

    예약 취소 응답

    interface CancelEmailReservationResponse {
        reservationCancelId: string;
        requestedDateTime: string;
        reservationCancelStatus: string;
    }
    Index

    Properties

    reservationCancelId: string

    예약 취소 ID

    requestedDateTime: string

    요청 일시

    reservationCancelStatus: string

    예약 취소 상태