TimeInterval
                                                                    Time Interval                                                            
                            
                            Represents a continuous span of time defined by a required start and end timestamp.
JSON Example
                                    {
    "start_time": 0,
    "end_time": 0
}