Class Query.Updates
- java.lang.Object
-
- com.github.m0nk3y2k4.thetvdb.api.constants.Query.Updates
-
-
Field Detail
-
FROMTIME
public static final String FROMTIME
Query parameter "fromTime" - Epoch time to start your date range- See Also:
- Constant Field Values
-
TOTIME
public static final String TOTIME
Query parameter "toTime" - Epoch time to end your date range. Must be one week fromFROMTIME
- See Also:
- Constant Field Values
-
-