FieldNameSortAttribute

data class FieldNameSortAttribute<T>(val name: String) : SortAttribute<T>

Referenced by name attribute.

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard
open override val name: String

Name of attribute