Struct HashFactory
Namespace: Algorand.Unity.Indexer
Assembly: cs.temp.dll.dll
Syntax
[AlgoApiObject("", "", 0)]
[Serializable]
public struct HashFactory : IEquatable<HashFactory>
Properties
HashType
[t]
Declaration
[AlgoApiField("hash-type")]
public Optional<ulong> HashType { get; set; }
Property Value
Type | Description |
---|---|
Optional<UInt64> |
Methods
Equals(HashFactory)
Declaration
public bool Equals(HashFactory other)
Parameters
Type | Name | Description |
---|---|---|
HashFactory | other |
Returns
Type | Description |
---|---|
Boolean |