voteCountLTE property

int? voteCountLTE
final

Filter and only include movies that have a vote count that is less than or equal to the specified value.

Implementation

final int? voteCountLTE;