SecretNET.Token Namespace

TransferRequest_Payload..::..Recipient Property

Accounts SHOULD be a valid bech32 address, but contracts may use a different naming scheme as well (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.