Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

T_Iota_Lib_CSharp_Api_Model_Transfer

saniro edited this page Feb 16, 2017 · 1 revision

Transfer Class

This class represents a Transfer

Inheritance Hierarchy

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)

Syntax

C#

public class Transfer

The Transfer type exposes the following members.

Constructors

 

Name Description
Public method Transfer Initializes a new instance of the Transfer class.
  Back to Top

Properties

 

Name Description
Public property Address Gets or sets the address.
Public property Hash Gets or sets the hash.
Public property Message Gets or sets the message.
Public property Persistence Gets or sets the persistence.
Public property Tag Gets or sets the tag.
Public property Timestamp Gets or sets the timestamp.
Public property Value Gets or sets the value.
  Back to Top

Methods

 

Name Description
Public method ToString Returns a String that represents this instance. (Overrides Object.ToString().)
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Model Namespace

Clone this wiki locally