| Interface | Description |
|---|---|
| UnresolvedMosaicId |
This interface is used when a NamespaceId can be provided as an alias of a Mosaic Id.
|
| Class | Description |
|---|---|
| Currency |
This object holds the configuration of a given currency.
|
| CurrencyBuilder |
Builder of
Currency. |
| Mosaic |
A mosaic describes an instance of a mosaic definition.
|
| MosaicFlags |
The mosaic flags structure describes mosaic flags.
|
| MosaicId |
The mosaic id structure describes mosaic id
|
| MosaicInfo |
The mosaic info structure contains its properties, the owner and the namespace to which it
belongs to.
|
| MosaicNames |
The friendly names of one mosaic.
|
| MosaicNonce |
Mosaic nonce class
|
| NetworkCurrencies |
Object holding the symbol network currencies, main and harvest.
|
| ResolvedMosaic |
A ResolvedMosaic describes an instance of a mosaic definition where the aliases have been
resolved.
|
| Enum | Description |
|---|---|
| MosaicSupplyChangeActionType |
Enum containing mosaic supply type.
|
| Exception | Description |
|---|---|
| IllegalIdentifierException |
IllegalIdentifierException is thrown when a Namespace Name or Mosaic Name is not valid.
|