Fee Result
A representation of specific information about a fee type application.
feeResult Object
Property | Data type (length) | Description |
---|---|---|
feeAmount | decimal | Amount of funds the fee transaction represents. |
feeToApplyId | long integer (64-bit integer) | Helix-assigned unique ID used to relate the fee applied to the fee transaction. |
feeType | string (50) | Represents a client-specified description of the fee transaction. |
Updated 10 days ago