AlertRuleScheduledEntityMappingFieldMapping

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

Constructors

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.