Package-level declarations

Types

Link copied to clipboard
class ObjectiveApiException(val status: HttpStatusCode) : Exception
Link copied to clipboard
class ObjectiveClient @JvmOverloads constructor(apiKey: String, val autoUrlEncodeIds: Boolean = true, ioDispatcher: CoroutineContext = kotlinx.coroutines.Dispatchers.IO)
Link copied to clipboard
Link copied to clipboard