nylas
    Preparing search index...

    Interface ListDraftsParams

    The parameters for the Drafts.list method

    interface ListDraftsParams {
        identifier: string;
        queryParams?: ListDraftsQueryParams;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    queryParams?: ListDraftsQueryParams

    The query parameters to include in the request