Object

Below is the data structure of Project Tags

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