AccountDetails

Undocumented in source.
@trusted
struct AccountDetails {
@Label("$derives")
Document derives;
@Label("$bills")
StandardBill[] bills;
@Label("$state")
Buffer derive_state;
}

Members

Functions

active
TagionCurrency active()

// Returns: // The total active amount //

available
TagionCurrency available()
clearup
void clearup()

Clear up the Account Remove used bills

processed
bool processed()

Variables

activated
Document activated;

Activated bills