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

Transfer Constructor

Initializes a new instance of the Transfer class.

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

Syntax

C#

public Transfer(
	string address,
	long value,
	string message,
	string tag
)

Parameters

 

address
Type: System.String
The address.
value
Type: System.Int64
The value.
message
Type: System.String
The message.
tag
Type: System.String
The tag.

See Also

Reference

Transfer Class
Iota.Lib.CSharp.Api.Model Namespace

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