HealthStatusDetailResponse

data class HealthStatusDetailResponse(val code: String, val message: String)

Pool health status detail.

Constructors

Link copied to clipboard
constructor(code: String, message: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An identifier for the issue.

Link copied to clipboard

A message describing the issue, intended to be suitable for display in a user interface