Type Alias SearchTimezoneExists

SearchTimezoneExists: { field: "timezone"; operator: "exists" | "not_exists" }

Type declaration

  • field: "timezone"
  • operator: "exists" | "not_exists"