Search
Preparing search index...
The search index is not available
JsTeal
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
JsTeal
ast/Txn
Module ast/Txn
Index
Classes
Txn
Array
Txn
Expr
Txn
Field
Txn
Object
Txna
Expr
Variables
Txn
Txn
Fields
Txn
Type
Variables
Const
Txn
Txn
:
TxnObject
= ...
Const
Txn
Fields
Txn
Fields
:
{
accounts
:
TxnField
;
amount
:
TxnField
;
applicationArgs
:
TxnField
;
applicationId
:
TxnField
;
applications
:
TxnField
;
approvalProgram
:
TxnField
;
assetAmount
:
TxnField
;
assetCloseTo
:
TxnField
;
assetReceiver
:
TxnField
;
assetSender
:
TxnField
;
assets
:
TxnField
;
clearStateProgram
:
TxnField
;
closeRemainderTo
:
TxnField
;
configAsset
:
TxnField
;
configAssetClawback
:
TxnField
;
configAssetDecimals
:
TxnField
;
configAssetDefaultFrozen
:
TxnField
;
configAssetFreeze
:
TxnField
;
configAssetManager
:
TxnField
;
configAssetMetadataHash
:
TxnField
;
configAssetName
:
TxnField
;
configAssetReserve
:
TxnField
;
configAssetTotal
:
TxnField
;
configAssetUnitName
:
TxnField
;
configAssetUrl
:
TxnField
;
fee
:
TxnField
;
firstValid
:
TxnField
;
firstValidTime
:
TxnField
;
freezeAsset
:
TxnField
;
freezeAssetAccount
:
TxnField
;
freezeAssetFrozen
:
TxnField
;
globalNumByteSlices
:
TxnField
;
globalNumUints
:
TxnField
;
groupIndex
:
TxnField
;
lastValid
:
TxnField
;
lease
:
TxnField
;
localNumByteSlices
:
TxnField
;
localNumUints
:
TxnField
;
note
:
TxnField
;
numAccounts
:
TxnField
;
numAppArgs
:
TxnField
;
numApplications
:
TxnField
;
numAssets
:
TxnField
;
onCompletion
:
TxnField
;
receiver
:
TxnField
;
rekeyTo
:
TxnField
;
selectionPk
:
TxnField
;
sender
:
TxnField
;
txId
:
TxnField
;
type
:
TxnField
;
typeEnum
:
TxnField
;
voteFirst
:
TxnField
;
voteKeyDilution
:
TxnField
;
voteLast
:
TxnField
;
votePk
:
TxnField
;
xferAsset
:
TxnField
}
= ...
Type declaration
accounts
:
TxnField
amount
:
TxnField
application
Args
:
TxnField
application
Id
:
TxnField
applications
:
TxnField
approval
Program
:
TxnField
asset
Amount
:
TxnField
asset
Close
To
:
TxnField
asset
Receiver
:
TxnField
asset
Sender
:
TxnField
assets
:
TxnField
clear
State
Program
:
TxnField
close
Remainder
To
:
TxnField
config
Asset
:
TxnField
config
Asset
Clawback
:
TxnField
config
Asset
Decimals
:
TxnField
config
Asset
Default
Frozen
:
TxnField
config
Asset
Freeze
:
TxnField
config
Asset
Manager
:
TxnField
config
Asset
Metadata
Hash
:
TxnField
config
Asset
Name
:
TxnField
config
Asset
Reserve
:
TxnField
config
Asset
Total
:
TxnField
config
Asset
Unit
Name
:
TxnField
config
Asset
Url
:
TxnField
fee
:
TxnField
first
Valid
:
TxnField
first
Valid
Time
:
TxnField
freeze
Asset
:
TxnField
freeze
Asset
Account
:
TxnField
freeze
Asset
Frozen
:
TxnField
global
Num
Byte
Slices
:
TxnField
global
Num
Uints
:
TxnField
group
Index
:
TxnField
last
Valid
:
TxnField
lease
:
TxnField
local
Num
Byte
Slices
:
TxnField
local
Num
Uints
:
TxnField
note
:
TxnField
num
Accounts
:
TxnField
num
App
Args
:
TxnField
num
Applications
:
TxnField
num
Assets
:
TxnField
on
Completion
:
TxnField
receiver
:
TxnField
rekey
To
:
TxnField
selection
Pk
:
TxnField
sender
:
TxnField
tx
Id
:
TxnField
type
:
TxnField
type
Enum
:
TxnField
vote
First
:
TxnField
vote
Key
Dilution
:
TxnField
vote
Last
:
TxnField
vote
Pk
:
TxnField
xfer
Asset
:
TxnField
Const
Txn
Type
Txn
Type
:
{
ApplicationCall
:
EnumInt
;
AssetConfig
:
EnumInt
;
AssetFreeze
:
EnumInt
;
AssetTransfer
:
EnumInt
;
KeyRegistration
:
EnumInt
;
Payment
:
EnumInt
;
Unknown
:
EnumInt
}
= ...
Enum of all possible transaction types.
Type declaration
Application
Call
:
EnumInt
Asset
Config
:
EnumInt
Asset
Freeze
:
EnumInt
Asset
Transfer
:
EnumInt
Key
Registration
:
EnumInt
Payment
:
EnumInt
Unknown
:
EnumInt
Modules
ast/
Txn
Txn
Array
Txn
Expr
Txn
Field
Txn
Object
Txna
Expr
Txn
Txn
Fields
Txn
Type
Generated using
TypeDoc
Enum of all possible transaction types.