Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 577 Bytes

File metadata and controls

16 lines (8 loc) · 577 Bytes

UpdateComparisonValueModel

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. [optional]
doubleValue Double The number representation of the comparison value. [optional]
listValue List<UpdateComparisonValueListModel> The list representation of the comparison value. [optional]