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

import "Server.idl";

Public Attributes

long currentUsers
 number of created users on domain
MaximumUsers allowedUsers
 number of allowed users, take stricter limit from max. number for domain, max. number by license
string serverSoftware
 product name and version string, same as SERVER_SOFTWARE
SubscriptionInfo subscription
 information about subscription
string copyright
 copyright string
string productHomepage
 url to homepage of product

Detailed Description

About information

Member Data Documentation

MaximumUsers kerio::jsonapi::admin::AboutInfo::allowedUsers

number of allowed users, take stricter limit from max. number for domain, max. number by license

string kerio::jsonapi::admin::AboutInfo::copyright

copyright string

long kerio::jsonapi::admin::AboutInfo::currentUsers

number of created users on domain

string kerio::jsonapi::admin::AboutInfo::productHomepage

url to homepage of product

string kerio::jsonapi::admin::AboutInfo::serverSoftware

product name and version string, same as SERVER_SOFTWARE

SubscriptionInfo kerio::jsonapi::admin::AboutInfo::subscription

information about subscription


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