This commit is contained in:
Luke Pulverenti
2017-08-13 16:15:07 -04:00
parent 9c5bfeddca
commit 0951819f00
9 changed files with 74 additions and 5 deletions

View File

@@ -404,6 +404,12 @@ namespace MediaBrowser.Model.Dto
/// <value>The status.</value>
public string Status { get; set; }
/// <summary>
/// Gets or sets the air time.
/// </summary>
/// <value>The air time.</value>
public string AirTime { get; set; }
/// <summary>
/// Gets or sets the air days.
/// </summary>