authorships property

List<Authorship>? authorships
getter/setter pair

List of Authorship objects, each representing an author and their institution. Limited to the first 100 authors to maintain API performance.

Implementation

List<Authorship>? authorships;