Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 514 Bytes

TokenAllowance.md

File metadata and controls

26 lines (13 loc) · 514 Bytes

TokenAllowance

Properties

ownerAccountId: AccountId

The account ID of the hbar owner (ie. the grantor of the allowance).

tokenId: TokenId

The token that the allowance pertains to.


spenderAccountId: AccountId

The account ID of the spender of the hbar allowance.


amount: Uint64

The current balance of the spender's token allowance.