Name | Type | Description | Notes |
---|---|---|---|
size | int | A number that allows uint 32 values. | |
signature | string | Entity's signature generated by the signer. | |
signer_public_key | string | Public key. | |
version | int | Entity version. | |
network | \SymbolRestClient\Model\NetworkTypeEnum | ||
type | int | ||
max_fee | string | Absolute amount. An amount of 123456789 (absolute) for a mosaic with divisibility 6 means 123.456789 (relative). | |
deadline | string | Duration expressed in number of blocks. | |
mosaic_id | string | Mosaic identifier. If the most significant bit of byte 0 is set, a namespaceId (alias) is used instead of the real mosaic identifier. | |
delta | string | Absolute amount. An amount of 123456789 (absolute) for a mosaic with divisibility 6 means 123.456789 (relative). | |
action | \SymbolRestClient\Model\MosaicSupplyChangeActionEnum |