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

Represents the private status of a permit that is available for trading. More...

#include <simulation.hpp>

Public Attributes

uint_t owner = no_owner
 The owner of the permit.
 
value_t min_value = 0.0
 The minimum value (exclusive) that the owner is willing to sell the permit.
 
uint_t highest_bidder = no_owner
 The current highest bidder.
 
value_t highest_bid = 0.0
 The current highest bid.
 

Detailed Description

Represents the private status of a permit that is available for trading.


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