nylas
    Preparing search index...

    Interface FindContactQueryParams

    Interface representing the query parameters for retrieving a single contact.

    interface FindContactQueryParams {
        profilePicture?: boolean;
    }
    Index

    Properties

    Properties

    profilePicture?: boolean