nylas
    Preparing search index...

    Interface CreateBookingParams

    The parameters for the Bookings.create method

    interface CreateBookingParams {
        queryParams?: CreateBookingQueryParams;
        requestBody: CreateBookingRequest;
    }
    Index

    Properties

    The query parameters to include in the request

    The request body to create a booking