@hashgraph/sdk
    Preparing search index...

    Class Transfer

    An account, and the amount that it sends or receives during a cryptocurrency transfer.

    Index

    Properties

    accountId: AccountId

    The Account ID that sends or receives cryptocurrency.

    amount: Hbar

    The amount of tinybars that the account sends(negative) or receives(positive).

    isApproved: boolean

    Methods