SecretNET.Token Namespace

IncreaseAllowanceRequest_Payload..::..Spender Property

The address of the account getting access to the funds (not optional).

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

Syntax


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

Field Value

The spender.