Dex Care Component
data class DexCareComponent(name: String, status: DexCareComponentStatus, type: DexCareComponentType, groupId: String?) : Parcelable
Content copied to clipboard
Represents a single piece of the DexCare platform.
Constructors
DexCareComponent
Link copied to clipboard
fun DexCareComponent(name: String, status: DexCareComponentStatus, type: DexCareComponentType, groupId: String?)
Content copied to clipboard
Functions
Properties
status
Link copied to clipboard
The degree at which this component is affected by a DexCareIncident.
type
Link copied to clipboard
The part of the DexCare platform that a DexCareIncident can affect.