M_Iota_Lib_CSharp_Api_Model_Transaction__ctor_3 - iotaledger-archive/iota.lib.csharp GitHub Wiki

Transaction Constructor (String, String, String, String)

Initializes a new instance of the Transaction class.

Namespace: Iota.Lib.CSharp.Api.Model
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public Transaction(
	string address,
	string value,
	string tag,
	string timestamp
)

Parameters

 

address
Type: System.String
The address.
value
Type: System.String
The value.
tag
Type: System.String
The tag.
timestamp
Type: System.String
The timestamp.

See Also

Reference

Transaction Class
Transaction Overload
Iota.Lib.CSharp.Api.Model Namespace

⚠️ **GitHub.com Fallback** ⚠️