EventsRange: {
    fromLt?: string;
    fromUtime?: number;
    toLt?: string;
    toUtime?: number;
}

Type declaration

  • Optional fromLt?: string
  • Optional fromUtime?: number
  • Optional toLt?: string
  • Optional toUtime?: number