# Generated by roxygen2: do not edit by hand

export(CatalogRequestBuilder)
export(FromResponseRequestBuilder)
export(InfoRequestBuilder)
export(Metadata)
export(Query)
export(Records)
export(Request)
export(RequestBuilder)
export(Response)
export(check_for_status)
export(expand_column)
export(get_error_response)
export(get_last_response_url)
export(get_query_parameters)
export(get_record_count)
export(get_records)
export(get_relationships)
export(get_result_parameters)
export(read_response_rds)
export(response_data)
export(save_response_csv)
export(save_response_rds)
import(R6)
importFrom(curl,curl_escape)
importFrom(curl,curl_fetch_memory)
importFrom(curl,handle_setheaders)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(utils,head)
importFrom(utils,tail)
