Class MedicalStaffConfig
- Namespace
- adas_core.Domain.Models.MongoModels
- Assembly
- adas-core.Domain.dll
Represents the configuration settings for medical staff.
public class MedicalStaffConfig
- Inheritance
-
MedicalStaffConfig
- Inherited Members
- Extension Methods
Properties
HasTeams
public bool? HasTeams { get; set; }
Property Value
- bool?
StaffAmount
public int? StaffAmount { get; set; }
Property Value
- int?