Algorand TypeScript Testing
Preparing search index...
index
<internal>
TransactionBase
Class TransactionBase
Abstract
Hierarchy
TransactionBase
ApplicationCallTransaction
PaymentTransaction
KeyRegistrationTransaction
AssetConfigTransaction
AssetTransferTransaction
AssetFreezeTransaction
Index
Properties
fee
first
Valid
first
Valid
Time
group
Index
last
Valid
lease
note
rekey
To
scratch
Space
sender
txn
Id
Methods
get
Scratch
Slot
set
Scratch
Slot
Properties
Readonly
fee
fee
:
uint64
Readonly
first
Valid
firstValid
:
uint64
Readonly
first
Valid
Time
firstValidTime
:
uint64
Readonly
group
Index
groupIndex
:
uint64
Readonly
last
Valid
lastValid
:
uint64
Readonly
lease
lease
:
bytes
<
32
>
Readonly
note
note
:
bytes
Readonly
rekey
To
rekeyTo
:
Account
Readonly
scratch
Space
scratchSpace
:
(
uint64
|
bytes
)
[]
Readonly
sender
sender
:
Account
Readonly
txn
Id
txnId
:
bytes
<
32
>
Methods
get
Scratch
Slot
getScratchSlot
(
index
:
Uint64Compat
)
:
uint64
|
bytes
Parameters
index
:
Uint64Compat
Returns
uint64
|
bytes
set
Scratch
Slot
setScratchSlot
(
index
:
Uint64Compat
,
value
:
BytesCompat
|
Uint64Compat
)
:
void
Parameters
index
:
Uint64Compat
value
:
BytesCompat
|
Uint64Compat
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fee
first
Valid
first
Valid
Time
group
Index
last
Valid
lease
note
rekey
To
scratch
Space
sender
txn
Id
Methods
get
Scratch
Slot
set
Scratch
Slot
Algorand TypeScript Testing
Loading...