TrackedEntitySearchItemAttribute

data class TrackedEntitySearchItemAttribute(val attribute: String, val displayName: String, val displayFormName: String, val value: String?, val created: Date?, val lastUpdated: Date?, val valueType: ValueType, val displayInList: Boolean, val optionSet: String?)

Constructors

Link copied to clipboard
constructor(attribute: String, displayName: String, displayFormName: String, value: String?, created: Date?, lastUpdated: Date?, valueType: ValueType, displayInList: Boolean, optionSet: String?)

Properties

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