kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
kalshi::SettlementSource Struct Reference

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::string > name
 Name of the settlement source.
 
std::optional< std::string > url
 URL to the settlement source.
 

Member Data Documentation

◆ name

std::optional<std::string> kalshi::SettlementSource::name

Name of the settlement source.

◆ url

std::optional<std::string> kalshi::SettlementSource::url

URL to the settlement source.


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