SecretNET.NFT Namespace

TxAction..::..Recipient Property

The address of the newly minted token's owner.

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

Syntax


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

Field Value

The recipient.