Options
All
  • Public
  • Public/Protected
  • All
Menu

A class used to easily build a query string for the API.

Hierarchy

  • QueryBuilder

Index

Methods

  • build(): string
  • Assembles the query into a url with all the parameters set.

    Returns string

    The search url with all the query parameters set.

  • toString(): string
  • Assembles the query into a url with all the parameters set.

    Returns string

    The search url with all the query parameters set.

Generated using TypeDoc, the 3/6/2022