SecretNET.NFT Namespace

GetTransactionHistoryResponse_Result..::..Txs Property

List of transactions in reverse chronological order that involve the specified address.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public Tx[] Txs { get; set; }
Public Property Txs As Tx()
	Get
	Set
public:
property array<Tx^>^ Txs {
	array<Tx^>^ get ();
	void set (array<Tx^>^ value);
}

Field Value

The TXS.