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

#include <kalshi/models.hpp>

Public Attributes

std::string subtrader_id
 
FixedPointDollars limit
 
FixedPointDollars executed_utilization
 
FixedPointDollars resting_order_utilization
 
FixedPointDollars pending_order_utilization
 
std::string cap_date
 The New York calendar date the executed utilization applies to.
 

Member Data Documentation

◆ subtrader_id

std::string kalshi::GetFCMEventContractDailyCapResponse::subtrader_id

◆ limit

FixedPointDollars kalshi::GetFCMEventContractDailyCapResponse::limit

◆ executed_utilization

FixedPointDollars kalshi::GetFCMEventContractDailyCapResponse::executed_utilization

◆ resting_order_utilization

FixedPointDollars kalshi::GetFCMEventContractDailyCapResponse::resting_order_utilization

◆ pending_order_utilization

FixedPointDollars kalshi::GetFCMEventContractDailyCapResponse::pending_order_utilization

◆ cap_date

std::string kalshi::GetFCMEventContractDailyCapResponse::cap_date

The New York calendar date the executed utilization applies to.


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