|
kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
|
#include <kalshi/models.hpp>
Public Attributes | |
| std::int64_t | computed_ts {} |
| Unix timestamp (seconds) when this progress was computed; trailing_30d_volume_fp covers the trailing 30 days ending at this time. | |
| FixedPointCount | trailing_30d_volume_fp |
| std::vector< AccountApiUsageLevelVolumeGoal > | goals |
| std::int64_t kalshi::AccountApiUsageLevelVolumeProgress::computed_ts {} |
Unix timestamp (seconds) when this progress was computed; trailing_30d_volume_fp covers the trailing 30 days ending at this time.
| FixedPointCount kalshi::AccountApiUsageLevelVolumeProgress::trailing_30d_volume_fp |
| std::vector<AccountApiUsageLevelVolumeGoal> kalshi::AccountApiUsageLevelVolumeProgress::goals |