nylas
    Preparing search index...

    Interface FindDraftParams

    The parameters for the Drafts.find method

    interface FindDraftParams {
        draftId: string;
        identifier: string;
    }
    Index

    Properties

    Properties

    draftId: string

    The id of the draft to retrieve.

    identifier: string

    The identifier of the grant to act upon