libQuotient
A Qt library for building matrix clients
Quotient::UserIdentifier Struct Reference

Identification information for a user. More...

#include <user_identifier.h>

Public Attributes

QString type
 
QVariantHash additionalProperties {}
 

Detailed Description

Identification information for a user.

Definition at line 9 of file user_identifier.h.

Member Data Documentation

◆ additionalProperties

QVariantHash Quotient::UserIdentifier::additionalProperties {}

Definition at line 14 of file user_identifier.h.

◆ type

QString Quotient::UserIdentifier::type

The type of identification. See Identifier types for supported values and additional property descriptions.

Definition at line 12 of file user_identifier.h.


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