Companion

private object Companion(source)

Provides the companion object singleton used by the SDAI network layer.

Author

Dmitriy Moroz

Properties

Link copied to clipboard
const val PATH_MODELS: String

Exposes the PATH_MODELS value used by the SDAI network layer.

Link copied to clipboard
const val PATH_V1: String

Exposes the PATH_V1 value used by the SDAI network layer.

Link copied to clipboard
const val QUERY_LIMIT: String

Exposes the QUERY_LIMIT value used by the SDAI network layer.

Link copied to clipboard
const val VALIDATION_LIMIT: Int = 1

Exposes the VALIDATION_LIMIT value used by the SDAI network layer.