Class CredentialPublishedOnChain
public class CredentialPublishedOnChain : Change, IChange
- Inheritance
-
CredentialPublishedOnChain
- Implements
- Inherited Members
- Extension Methods
Constructors
CredentialPublishedOnChain(int, string, string)
public CredentialPublishedOnChain(int status, string transactionHash, string publisherAddress)
Parameters
Properties
PublisherAddress
public string PublisherAddress { get; set; }
Property Value
Status
public int Status { get; set; }
Property Value
TransactionHash
public string TransactionHash { get; set; }