SecretNET.Token Namespace

IncreaseAllowanceResponse_Result..::..Spender Property

Gets or sets the spender.

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.