Preparing search index...
The search index is not available
signumjs
signumjs
core
Transaction
Interface Transaction
The mighty transaction
interface
Transaction
{
amountNQT
:
string
;
attachment
?:
any
;
block
:
string
;
blockTimestamp
:
number
;
cashBackId
:
string
;
confirmations
?:
number
;
deadline
:
number
;
distribution
?:
{
assetId
:
string
;
distributedAssetId
?:
string
;
}
&
DistributionAmount
;
ecBlockHeight
:
number
;
ecBlockId
:
string
;
feeNQT
:
string
;
fullHash
:
string
;
height
:
number
;
recipient
?:
string
;
recipientRS
?:
string
;
referencedTransactionFullHash
?:
string
;
requestProcessingTime
:
number
;
sender
:
string
;
senderPublicKey
:
string
;
senderRS
:
string
;
signature
:
string
;
signatureHash
:
string
;
subtype
:
number
;
timestamp
:
number
;
transaction
:
string
;
type
:
number
;
version
:
number
;
}
Index
Properties
amountNQT
attachment?
block
block
Timestamp
cash
Back
Id
confirmations?
deadline
distribution?
ec
Block
Height
ec
Block
Id
feeNQT
full
Hash
height
recipient?
recipientRS?
referenced
Transaction
Full
Hash?
request
Processing
Time
sender
sender
Public
Key
senderRS
signature
signature
Hash
subtype
timestamp
transaction
type
version
Properties
amountNQT
amountNQT
:
string
Optional
attachment
attachment
?:
any
block
block
:
string
block
Timestamp
block
Timestamp
:
number
cash
Back
Id
cash
Back
Id
:
string
Optional
confirmations
confirmations
?:
number
deadline
deadline
:
number
Optional
distribution
distribution
?:
{
assetId
:
string
;
distributedAssetId
?:
string
;
}
&
DistributionAmount
ec
Block
Height
ec
Block
Height
:
number
ec
Block
Id
ec
Block
Id
:
string
feeNQT
feeNQT
:
string
full
Hash
full
Hash
:
string
height
height
:
number
Optional
recipient
recipient
?:
string
Optional
recipientRS
recipientRS
?:
string
Optional
referenced
Transaction
Full
Hash
referenced
Transaction
Full
Hash
?:
string
request
Processing
Time
request
Processing
Time
:
number
sender
sender
:
string
sender
Public
Key
sender
Public
Key
:
string
senderRS
senderRS
:
string
signature
signature
:
string
signature
Hash
signature
Hash
:
string
subtype
subtype
:
number
timestamp
timestamp
:
number
transaction
transaction
:
string
type
type
:
number
version
version
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amountNQT
attachment
block
block
Timestamp
cash
Back
Id
confirmations
deadline
distribution
ec
Block
Height
ec
Block
Id
feeNQT
full
Hash
height
recipient
recipientRS
referenced
Transaction
Full
Hash
request
Processing
Time
sender
sender
Public
Key
senderRS
signature
signature
Hash
subtype
timestamp
transaction
type
version
signumjs
Loading...
The mighty transaction