libkazv
Kazv::Api::GetRoomTagsJob::Tag Struct Reference

List the tags set by a user on a room. More...

#include <tags.hpp>

Collaboration diagram for Kazv::Api::GetRoomTagsJob::Tag:

Public Attributes

std::optional< float > order
 A number in a range [0,1] describing a relative position of the room under the given tag. More...
 
JsonWrap additionalProperties
 List the tags set by a user on a room. More...
 

Detailed Description

List the tags set by a user on a room.

Member Data Documentation

◆ additionalProperties

JsonWrap Kazv::Api::GetRoomTagsJob::Tag::additionalProperties

List the tags set by a user on a room.

◆ order

std::optional<float> Kazv::Api::GetRoomTagsJob::Tag::order

A number in a range [0,1] describing a relative position of the room under the given tag.


The documentation for this struct was generated from the following file: