SecretNET.Token Namespace

IncreaseAllowanceResponse_Result..::..Allowance Property

Gets or sets the allowance.

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

Syntax


public Object Allowance { get; set; }
Public Property Allowance As Object
	Get
	Set
public:
property Object^ Allowance {
	Object^ get ();
	void set (Object^ value);
}

Field Value

The allowance.