pubmed-client (Node.js)
    Preparing search index...

    Interface Author

    Author information

    interface Author {
        affiliation?: string;
        fullName: string;
        orcid?: string;
    }
    Index

    Properties

    affiliation?: string

    Primary affiliation

    fullName: string

    Full name of the author

    orcid?: string

    ORCID identifier if available