countriesDistinctCount property
Number of distinct country_codes among the authorships for this work.
Implementation
@JsonKey(name: 'countries_distinct_count')
int? countriesDistinctCount;
Number of distinct country_codes among the authorships for this work.
@JsonKey(name: 'countries_distinct_count')
int? countriesDistinctCount;