firstAirDateYear property

int? firstAirDateYear
final

Filter and only include TV shows that have a original air date year that equal to the specified value. Can be used in conjunction with the "include_null_first_air_dates" filter if you want to include items with no air date.

Implementation

final int? firstAirDateYear;