Package-level declarations

Types

Link copied to clipboard
data class QueryOptions(val extras: Map<String, String> = emptyMap(), val customEndpoint: Uri? = null, val trackingId: String? = null)

Options related to the API request.

Link copied to clipboard

Represents the requested section type.