SecretNET.Token Namespace

IncreaseAllowanceRequest_Payload..::..Amount Property

The number of tokens to increase allowance by (Uint128) (not optional).

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

Syntax


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

Field Value

The amount.