SecretNET.Token Namespace

MintRequest_Payload..::..Recipient Property

Account to mint tokens to (not optional).

Namespace:  SecretNET.Token
Assembly:  SecretNET.Token (in SecretNET.Token.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.