TimeRange🔗Definition🔗public class TimeRange { public String from; public String to; } See also🔗 TimeRangeBuilder