Class SignatureBStamp
Inheritance
SignatureBStamp
Assembly: Lacuna.RestPki.Client.dll
Syntax
[Obsolete]
public class SignatureBStamp
Properties
|
Improve this Doc
View Source
Blockchain
Declaration
public Blockchains Blockchain { get; set; }
Property Value
| Type |
Description |
| Lacuna.RestPki.Api.Blockchains |
|
|
Improve this Doc
View Source
BlockDate
Declaration
public DateTimeOffset BlockDate { get; set; }
Property Value
|
Improve this Doc
View Source
BlockNumber
Declaration
public long BlockNumber { get; set; }
Property Value
|
Improve this Doc
View Source
DocumentDigests
Declaration
public List<DigestAlgorithmAndValue> DocumentDigests { get; set; }
Property Value
|
Improve this Doc
View Source
IndexDigests
Declaration
public List<DigestAlgorithmAndValue> IndexDigests { get; set; }
Property Value
|
Improve this Doc
View Source
IndexFile
Declaration
public FileResult IndexFile { get; set; }
Property Value
|
Improve this Doc
View Source
TransactionId
Declaration
public string TransactionId { get; set; }
Property Value