AssessedCustomFee
A custom transfer fee that was assessed during the handling of a CryptoTransfer.
Field | Type | Description |
---|---|---|
| int64 | The number of units assessed for the fee |
| The denomination of the fee; taken as hbar if left unset | |
| The account to receive the assessed fee | |
| repeated AccountID | The account(s) whose final balances would have been higher in the absence of this assessed fee |
Last updated