BatchStartRecommendationsErrorEntry

Provides information about the errors that occurred during the analysis of the source database.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val code: String?

The code of an error that occurred during the analysis of the source database.

Link copied to clipboard

The identifier of the source database.

Link copied to clipboard

The information about the error.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String