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
PointOfCareId
public string PointOfCareId { get; set; }
Property Value
UnitId
public string UnitId { get; set; }