SecretNET.Token Namespace

GetAllowanceResponse_Result..::..Allowance Property

The current allowance (Uint128).

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

Syntax


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

Field Value

The allowance.