Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 526 Bytes

File metadata and controls

16 lines (8 loc) · 526 Bytes

ComparisonValueModel

The value that the user object's attribute is compared to.

Properties

Name Type Description Notes
stringValue String The string representation of the comparison value.
doubleValue Double The number representation of the comparison value.
listValue List<ComparisonValueListModel> The list representation of the comparison value.