Constructs an instance of this DTO.
The Address of this account on dHealth Network. The
account's address typically refers to a human-readable
series of 39 characters, starting either with a T
, for
TESTNET addresses, or with a N
, for MAINNET addresses.
This is the user's address. The user corresponds to the
destination of said payout ("recipient").
This is the payout's mosaics as defined by dHealth Network.
It contains an array of ObjectLiteral
objects that consist
of both a mosaicId and amount field.
Generated using TypeDoc
A DTO class that consists of the transferable properties of an account's payout.
v0.4.0