Skip to main content

GroupTag

The GroupTag class represents a tag associated with a group. It contains information about the tag's description, image URL, name, route, and the tag itself. Below are the details of the GroupTag model:

Properties

VariableTypeDescriptionOptional
descriptionStringA brief description of the tag.
imageUrlStringThe URL of the image associated with the tag.
nameStringThe name of the tag.
routeStringThe route associated with the tag.
tagStringThe tag itself.