Query

interface Query

An interface representing a query to be used in API requests.

Inheritors

Functions

Link copied to clipboard
abstract fun createQuery(): String

Creates the query string based on the query parameters.