nylas
    Preparing search index...

    Interface NylasBaseResponse

    Interface representing a base response to a request.

    interface NylasBaseResponse {
        requestId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    requestId: string