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

Query parameters for get_api_keys. More...

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::string > fcm_subtrader_id
 Return only API keys bound to this FCM subtrader.
 

Detailed Description

Query parameters for get_api_keys.

Member Data Documentation

◆ fcm_subtrader_id

std::optional<std::string> kalshi::GetApiKeysParams::fcm_subtrader_id

Return only API keys bound to this FCM subtrader.


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