|
OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
|
#include <accounts.hpp>
Static Public Member Functions | |
| static AccountGroupError | FromHandle (OpenPitAccountGroupError *handle) |
Public Attributes | |
| ::openpit::param::AccountId | account |
| std::optional<::openpit::param::AccountGroupId > | currentGroup |
| std::string | message |
|
inlinestaticnodiscard |
| ::openpit::param::AccountId openpit::accounts::AccountGroupError::account |
| std::optional<::openpit::param::AccountGroupId> openpit::accounts::AccountGroupError::currentGroup |
| std::string openpit::accounts::AccountGroupError::message |