nylas
    Preparing search index...

    Interface CreateNotetakerParams

    interface CreateNotetakerParams {
        identifier?: string;
        requestBody: CreateNotetakerRequest;
    }
    Index

    Properties

    identifier?: string

    The identifier of the grant to act upon

    The request body to create the Notetaker with