Class ScheduleContentModel
Properties
BundleSchedules
Declaration
public List<BundleScheduleModel> BundleSchedules { get; set; }
Property Value
FacePackDigitalBookingLineZoneID
Declaration
public Guid? FacePackDigitalBookingLineZoneID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|
JsonBundleSchedules
Declaration
public string JsonBundleSchedules { get; set; }
Property Value
Type |
Description |
System.String |
|
ScheduleID
Declaration
public Guid ScheduleID { get; set; }
Property Value
Type |
Description |
System.Guid |
|
ScheduleZoneID
Declaration
public Guid? ScheduleZoneID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Guid> |
|