SecretNET.NFT Namespace

GetNumTokensOfOwnerRequest_Payload..::..Owner Property

The address whose inventory is being queried (not optional).

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

Syntax


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

Field Value

The owner.