EntityName

@Serializable
value class EntityName(val name: String)

Represents a display name that should be presented to users.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard