@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockJSONOperationRECEIVE
Interface BlockJSONOperationRECEIVE
interface
BlockJSONOperationRECEIVE
{
amount
:
string
|
bigint
;
exact
?:
boolean
;
forward
?:
string
|
GenericAccount
;
from
:
string
|
GenericAccount
;
token
:
TokenPublicKeyString
|
TokenAddress
;
type
:
RECEIVE
;
}
Hierarchy (
View Summary
)
BlockJSONOperation
BlockJSONOperationRECEIVE
Implemented by
BlockOperationRECEIVE
Index
Properties
P
amount
P
exact?
P
forward?
P
from
P
token
P
type
Properties
amount
amount
:
string
|
bigint
Optional
exact
exact
?:
boolean
Optional
forward
forward
?:
string
|
GenericAccount
from
from
:
string
|
GenericAccount
token
token
:
TokenPublicKeyString
|
TokenAddress
type
type
:
RECEIVE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
P
amount
P
exact
P
forward
P
from
P
token
P
type
@keetanetwork/keetanet-client
Loading...