ApiFields

object ApiFields

This class lists all fields, field prefixes and suffixes and default values used by the api.

We discourage the use of string literals through the code and we recommend creating a field here so that it can be updated on API change.

Types

Link copied to clipboard
object Defaults

Default values for some fields

Link copied to clipboard
object Keys
Link copied to clipboard
object Prefix
Link copied to clipboard
enum StateTags : Enum<ApiFields.StateTags>
Link copied to clipboard
object Suffix
Link copied to clipboard
object UserAgents

Functions

Link copied to clipboard
fun getAllFields(langCode: String): String