Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Allowance ¶
type Allowance struct { foundation.BaseContract To core.RecordRef Amount uint ExpireTime int64 }
func (*Allowance) GetBalanceForOwner ¶
GetBalanceForOwner returns balance
func (*Allowance) GetExpiredBalance ¶ added in v0.6.3
GetExpiredBalance gets balance from expired allowance and delete allowance
func (*Allowance) TakeAmount ¶
TakeAmount allows take amount and delete allowance
Click to show internal directories.
Click to hide internal directories.