Class TokenAllowance

Hierarchy

  • TokenAllowance

Properties

amount: null | Long

The current balance of the spender's token allowance. NOTE: If null, the spender has access to all of the account owner's NFT instances (currently owned and any in the future).

ownerAccountId: null | AccountId

The account ID of the owner of the hbar allowance.

spenderAccountId: null | AccountId

The account ID of the spender of the hbar allowance.

tokenId: TokenId

The token that the allowance pertains to.

Methods

Generated using TypeDoc