SendRequest Constructor
Initializes a new instance of the SendRequest class.
Namespace:
SecretNET.TokenAssembly: SecretNET.Token (in SecretNET.Token.dll)
Syntax
public SendRequest( string recipient, string amount, Nullable<string> msg, Nullable<string> recipientCodeHash, Nullable<string> padding )