BillingHealthCheckResult class

BillingHealthCheckResult class

Represents the result of a billing system health check, indicating whether the billing service is operational.

Constructors

NameDescription
BillingHealthCheckResult()The default constructor.

Properties

NameDescription
isHealthyGets or sets a value indicating whether the billing system is healthy.
messageGets or sets a descriptive message providing additional details about the health check status or any encountered errors.

See Also