IncreaseAllowanceRequest Constructor
   Initializes a new instance of the IncreaseAllowanceRequest class.
   
                
    Namespace: 
   SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
Parameters
- spender
 - Type: String
The address of the account getting access to the funds. 
- amount
 - Type: String
The number of tokens to increase allowance by (Uint128). 

