Class FaceAvailModel
Namespace: Ayuda.BMS.Splash.PI.SDK.Models
Properties
AvailPeriods
Type: Object. The list of availibility periods.
Declaration
public List<AvailPeriodModel> AvailPeriods { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AvailPeriodModel> |
FaceID
Type: Guid. The ID of the face.
Declaration
public Guid FaceID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |