Object

Below is the data structure of User Tags

FieldTypeDescription
_idStringUnique alphanumeric string id
userIdStringUser ID that this tag belongs to
nameStringName of this tag
optionsArrayArray of String options
selectedOptionsArrayArray of String options that are currently selected
isMultiBooleanBoolean for whether or not this tag allows multi select