Table of Contents

Class PowerActionRequest

Namespace
adas_core.Controllers
Assembly
adas-core.dll

Represents a request to perform a power-related action, encapsulating the data required to execute the operation.

public class PowerActionRequest
Inheritance
PowerActionRequest
Inherited Members
Extension Methods

Properties

Bed

public string Bed { get; set; }

Property Value

string

PointOfCareId

public string PointOfCareId { get; set; }

Property Value

string

UnitId

public string UnitId { get; set; }

Property Value

string