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