Skip to main content

ResQ.Clients

BlockchainEventRequest Class

Request to record a blockchain event via infrastructure-api.
public record BlockchainEventRequest : System.IEquatable<ResQ.Clients.BlockchainEventRequest>
Inheritance System.Object → BlockchainEventRequest Implements System.IEquatable<BlockchainEventRequest>
Constructors
BlockchainEventRequest(string, string, string, string, string, long)Request to record a blockchain event via infrastructure-api.