SecretNET.NFT Namespace

GetTransactionHistoryRequest_Payload..::..Address Property

The address whose transaction history is being queried.

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

Syntax


public string Address { get; set; }
Public Property Address As String
	Get
	Set
public:
property String^ Address {
	String^ get ();
	void set (String^ value);
}

Field Value

The address.