Constructor
This method knows how to call, convert and handle exception when doing remote http operations.
the remote call
the mapper from dto to the model object.
Gets the MosaicInfo for a given mosaicId
Mosaic id
Observable
Gets MosaicInfo for different mosaicIds.
Array of mosaic ids
Observable<MosaicInfo[]>
Gets an array of mosaics created for a given account address.
Account address.
Gets mosaics created for a given array of addresses.
Array of addresses
Maps MosaicInfoDTO to MosaicInfo
the dto object.
the model object
Maps MosaicDTO to MosaicInfo
the dto object.
the model object
Generated using TypeDoc
Mosaic http repository.
1.0