HealthStatus

Provides information about the current operational state of a billing view resource, including its ability to access and update based on its associated billing view.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A generic time stamp. In Java, it's transformed to a Date object.

Link copied to clipboard

The current status of the billing view resource.

Link copied to clipboard

The reason for the current status.

Functions

Link copied to clipboard
inline fun copy(block: HealthStatus.Builder.() -> Unit = {}): HealthStatus
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String