Class TransactionReference
Inheritance
TransactionReference
Assembly: Algorand.dll
Syntax
public class TransactionReference
Fields
|
Edit this page
View Source
Fee
Declaration
[Storage(StorageType.Protocol)]
public ulong Fee
Field Value
|
Edit this page
View Source
FirstValid
Declaration
[Storage(StorageType.Protocol)]
public ulong FirstValid
Field Value
|
Edit this page
View Source
GroupIndex
Declaration
[Storage(StorageType.Protocol)]
public ulong GroupIndex
Field Value
|
Edit this page
View Source
LastValid
Declaration
[Storage(StorageType.Protocol)]
public ulong LastValid
Field Value
|
Edit this page
View Source
Lease
Declaration
[Storage(StorageType.Protocol)]
public byte[] Lease
Field Value
|
Edit this page
View Source
Note
Declaration
[Storage(StorageType.Protocol)]
public byte[] Note
Field Value
|
Edit this page
View Source
RekeyTo
Declaration
[Storage(StorageType.Protocol)]
public byte[] RekeyTo
Field Value
|
Edit this page
View Source
Sender
Declaration
[Storage(StorageType.Protocol)]
public AccountReference Sender
Field Value
|
Edit this page
View Source
TxID
Declaration
[Storage(StorageType.Protocol)]
public byte[] TxID
Field Value
|
Edit this page
View Source
TxType
Declaration
[Storage(StorageType.Protocol)]
public byte[] TxType
Field Value