feat(api): templateResponse переименовано поле
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
/// <summary>
|
||||
/// NextRun с учетом ЗО
|
||||
/// </summary>
|
||||
public DateTimeOffset? NextRunWithResponseAreaOffset { get; set; }
|
||||
public DateTimeOffset? NextRunResponseAreaInLocal { get; set; }
|
||||
|
||||
public bool IsResponseAreaTimezone { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user