OpenPit C++ SDK
C++17 SDK for the OpenPit pre-trade risk engine
Loading...
Searching...
No Matches
openpit::accounts::AccountGroupError Struct Reference

#include <accounts.hpp>

Static Public Member Functions

static AccountGroupError FromHandle (OpenPitAccountGroupError *handle)

Public Attributes

::openpit::param::AccountId account
std::optional<::openpit::param::AccountGroupIdcurrentGroup
std::string message

Member Function Documentation

◆ FromHandle()

AccountGroupError openpit::accounts::AccountGroupError::FromHandle ( OpenPitAccountGroupError * handle)
inlinestaticnodiscard

Member Data Documentation

◆ account

::openpit::param::AccountId openpit::accounts::AccountGroupError::account

◆ currentGroup

std::optional<::openpit::param::AccountGroupId> openpit::accounts::AccountGroupError::currentGroup

◆ message

std::string openpit::accounts::AccountGroupError::message