uatlib
Public Attributes | List of all members
uat::permit_private_status_t Struct Reference

Represents the private status of a permit. More...

#include <simulation.hpp>

Public Attributes

std::variant< permit_private_status::on_sale, permit_private_status::in_use, permit_private_status::out_of_limitscurrent
 The current status of the permit.
 
std::vector< trade_value_thistory
 The history of trades involving the permit.
 

Detailed Description

Represents the private status of a permit.


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