AlertRuleNrtEntityMappingFieldMapping

data class AlertRuleNrtEntityMappingFieldMapping(val columnName: String, val identifier: String)

Constructors

Link copied to clipboard
constructor(columnName: String, identifier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The column name to be mapped to the identifier.

Link copied to clipboard

The identifier of the entity.