worksCount property
The number of Works created by authors affiliated with this institution. Or less formally: the number of works coming out of this institution.
Implementation
@JsonKey(name: 'works_count')
int? worksCount;
The number of Works created by authors affiliated with this institution. Or less formally: the number of works coming out of this institution.
@JsonKey(name: 'works_count')
int? worksCount;