GetAllowanceResponse_Result Properties
The GetAllowanceResponse_Result type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Allowance |
The current allowance (Uint128).
|
![]() |
Expiration |
Time at which the allowance expires.
Counts the number of seconds from epoch, 1.1.1970 encoded as uint64.
|
![]() |
Owner |
Account from which tokens are allowed to be taken.
|
![]() |
Spender |
Account which is allowed to spend tokens on behalf of the owner.
|