All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::BackupSchedule Struct Reference

Public Attributes

kerio::web::KId id
 [READ-ONLY]
boolean isEnabled
 True if backup schedule is enabled.
BackupType type
 Backup type.
kerio::web::Day day
 Backup schedule day of week.
TimeHMS time
 Backup schedule start time - days are ignored!
string description
 description of the backup schedule

Member Data Documentation

kerio::web::Day kerio::jsonapi::admin::BackupSchedule::day

Backup schedule day of week.

string kerio::jsonapi::admin::BackupSchedule::description

description of the backup schedule

kerio::web::KId kerio::jsonapi::admin::BackupSchedule::id

[READ-ONLY]

boolean kerio::jsonapi::admin::BackupSchedule::isEnabled

True if backup schedule is enabled.

TimeHMS kerio::jsonapi::admin::BackupSchedule::time

Backup schedule start time - days are ignored!

BackupType kerio::jsonapi::admin::BackupSchedule::type

Backup type.


The documentation for this struct was generated from the following file: