Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
NeuroFeatures.TokenTotal Class Reference

Contains one token total, i.e. sum of token values, for a given currency. More...

Properties

string Currency [get, set]
 Currency More...
 
decimal Total [get, set]
 Total of values More...
 
int NrTokens [get, set]
 Number of tokens More...
 

Detailed Description

Contains one token total, i.e. sum of token values, for a given currency.

Definition at line 6 of file TokenTotal.cs.

Property Documentation

◆ Currency

string NeuroFeatures.TokenTotal.Currency
getset

Currency

Definition at line 11 of file TokenTotal.cs.

◆ NrTokens

int NeuroFeatures.TokenTotal.NrTokens
getset

Number of tokens

Definition at line 21 of file TokenTotal.cs.

◆ Total

decimal NeuroFeatures.TokenTotal.Total
getset

Total of values

Definition at line 16 of file TokenTotal.cs.


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