Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::agent::QuestionOption Struct Reference

One option of a Question. More...

#include <types.hpp>

Public Attributes

std::string label
 Short UI label for the option. More...
 
std::string description
 Option text. More...
 

Detailed Description

One option of a Question.

Member Data Documentation

◆ description

std::string longbridge::agent::QuestionOption::description

Option text.

◆ label

std::string longbridge::agent::QuestionOption::label

Short UI label for the option.


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