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

import "Delivery.idl";

Public Attributes

TriggerType type
long number
 for type "every"
TiedTimeUnit units
 for type "every"
long minutes
 for type "at"
long hours
 for type "at"
boolean isLimited
 is trigger limited to specified time range?
kerio::web::KId groupId
 time range identifier; (ID should be ok because should show all available time ranges anyway)

Detailed Description

Note: all fields must be assigned if used in set methods

Member Data Documentation

kerio::web::KId kerio::jsonapi::admin::TimeCondition::groupId

time range identifier; (ID should be ok because should show all available time ranges anyway)

long kerio::jsonapi::admin::TimeCondition::hours

for type "at"

boolean kerio::jsonapi::admin::TimeCondition::isLimited

is trigger limited to specified time range?

long kerio::jsonapi::admin::TimeCondition::minutes

for type "at"

long kerio::jsonapi::admin::TimeCondition::number

for type "every"

TiedTimeUnit kerio::jsonapi::admin::TimeCondition::units

for type "every"


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