NexSDK
    Preparing search index...

    Interface GetOrCreateConversationRequest

    interface GetOrCreateConversationRequest {
        booking_id?: GetOrCreateConversationRequestBookingId;
        property_id: string;
    }
    Index

    Properties

    booking_id?: GetOrCreateConversationRequestBookingId
    property_id: string