Entity

data class Entity(val entity: AbstractEntity) : PlaceholderArgument

Constructors

Link copied to clipboard
constructor(entity: AbstractEntity)

Properties

Link copied to clipboard
val entity: AbstractEntity