EntityMentionDto

data class EntityMentionDto(val name: String, val type: String, val resolvedId: String?, val role: String)

Constructors

Link copied to clipboard
constructor(name: String, type: String, resolvedId: String?, role: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard