# Generated by roxygen2: do not edit by hand

export(get_all_ticket_metrics)
export(get_custom_fields)
export(get_satisfaction_ratings)
export(get_ticket_audits)
export(get_tickets)
export(get_tickets_comments)
export(get_users)
export(ticket_search)
import(dplyr)
import(httr)
import(jsonlite)
importFrom(httr,"authenticate")
importFrom(httr,"content")
importFrom(jsonlite,"fromJSON")
importFrom(magrittr,"%>%")
importFrom(plyr,"rbind.fill")
importFrom(purrr,"map_dfr")
importFrom(stats,"na.omit")
importFrom(tidyr,"pivot_wider")
importFrom(tidyselect,"all_of")
importFrom(utils,"URLencode")
