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