salt-sdk
Getting started
Preparing search index...
TransactionObjectParams
Interface TransactionObjectParams
Parameters for a transaction stored in the database
interface
TransactionObjectParams
{
amount
:
number
;
data
:
string
;
from
:
string
;
network
:
string
;
nonce
:
number
;
notes
:
string
;
to
:
string
;
txId
:
string
;
txInfo
:
string
;
}
Index
Properties
amount
data
from
network
nonce
notes
to
tx
Id
tx
Info
Properties
amount
amount
:
number
data
data
:
string
from
from
:
string
network
network
:
string
nonce
nonce
:
number
notes
notes
:
string
to
to
:
string
tx
Id
txId
:
string
tx
Info
txInfo
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
data
from
network
nonce
notes
to
tx
Id
tx
Info
Getting started
salt-sdk
Loading...
Parameters for a transaction stored in the database