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

#include <kalshi/models.hpp>

Public Attributes

std::optional< std::string > client_order_id
 
std::optional< Order > order
 
std::optional< ErrorResponse > error
 

Member Data Documentation

◆ client_order_id

std::optional<std::string> kalshi::BatchCreateOrdersIndividualResponse::client_order_id

◆ order

std::optional<Order> kalshi::BatchCreateOrdersIndividualResponse::order

◆ error

std::optional<ErrorResponse> kalshi::BatchCreateOrdersIndividualResponse::error

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