SecretNET.Token Namespace

SendFromRequest_Payload..::..Recipient Property

Account to send tokens to (not optional).

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

Syntax


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

Field Value

The owner.