T_Iota_Lib_CSharp_Api_Model_Transfer - iotaledger-archive/iota.lib.csharp GitHub Wiki
This class represents a Transfer
System.Object
Iota.Lib.CSharp.Api.Model.Transfer
Namespace: Iota.Lib.CSharp.Api.Model
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class Transfer
The Transfer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Transfer | Initializes a new instance of the Transfer class. |
Name | Description | |
---|---|---|
![]() |
Address | Gets or sets the address. |
![]() |
Hash | Gets or sets the hash. |
![]() |
Message | Gets or sets the message. |
![]() |
Persistence | Gets or sets the persistence. |
![]() |
Tag | Gets or sets the tag. |
![]() |
Timestamp | Gets or sets the timestamp. |
![]() |
Value | Gets or sets the value. |
Name | Description | |
---|---|---|
![]() |
ToString | Returns a String that represents this instance. (Overrides Object.ToString().) |