Casper.Network.SDK
Show / Hide Table of Contents

Class TransactionHash

Inheritance
object
TransactionHash
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class TransactionHash

Properties

| Edit this page View Source

Deploy

Declaration
public string Deploy { get; init; }
Property Value
Type Description
string
| Edit this page View Source

Version1

Declaration
public string Version1 { get; init; }
Property Value
Type Description
string

Methods

| Edit this page View Source

ToString()

Returns a string that represents the current object.

Declaration
public override string ToString()
Returns
Type Description
string

A string that represents the current object.

Overrides
object.ToString()
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC