SecretNET.Token Namespace

GetAllowanceRequest_Payload..::..Spender Property

Account which is allowed to spend tokens on behalf of the owner (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.