mastodon-cpp  0.110.0
Public Member Functions | Public Attributes | List of all members
Mastodon::param Struct Reference

A single parameter. More...

#include <types.hpp>

Public Member Functions

 operator const string () const
 Returns key.
 

Public Attributes

string key
 
vector< string > values
 

Detailed Description

A single parameter.

Parameters
keyThe key as a string.
valuesThe values as a vector of strings.
Since
0.100.0

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