nylas
    Preparing search index...

    Interface DestroyGrantParams

    interface DestroyGrantParams {
        grantId: string;
    }
    Index

    Properties

    Properties

    grantId: string

    The id of the Grant to delete.