Skip to main content

ResQ.Clients.HealthResponse

HealthResponse(string, bool, bool, bool) Constructor

Health check response from infrastructure-api.
public HealthResponse(string Status, bool Pinata, bool Gemini, bool Blockchain);

Parameters

Status System.String Pinata System.Boolean Gemini System.Boolean Blockchain System.Boolean