@hashgraph/sdk
    Preparing search index...

    Class AssessedCustomFee

    Represents an assessed custom fee that has been evaluated and attached to a transaction. This includes details about who collects the fee, which token the fee is paid in, the amount of the fee, and which accounts are responsible for paying it.

    Index

    Constructors

    Properties

    _amount: null | Long
    _feeCollectorAccountId: null | AccountId
    _payerAccountIds: null | AccountId[]
    _tokenId: null | TokenId

    Accessors

    Methods