[This is preliminary documentation and is subject to change.]

The AccountingInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAccountingCycleDuration
Number of days in the accounting cycle.
Public propertyAccountingKey
The unique key used for account for security purposes.
Public propertyAccountingPackages
The list of available accounting packages
Public propertyCoupons
Valid Coupon list.
Public propertyDiscountInfos
The list of discount information
Public propertyMaxAccountDocumentSpace
The maximum document space that can be assigned to an account.
Public propertyMaxDuration
The maximum duration of the accounting usage.
Public propertyMaxGroupDocumentSpace
The maximum document space that can be assigned to a group.
Public propertyMaxUserDocumentSpace
The maximum document space that can be assigned to an user.
Public propertyMaxUsersCount
The count of the maximum number of users.
Public propertyMinimumUsers
Minimum number of users that are allowed
Public propertyNumUsersIncrement
Increments by which the users can be increased in the account.
Public propertyPerUnitAccountDocSpaceRate
The cost of the account document space for each unit.
Public propertyPerUnitGroupDocSpaceRate
The cost of the group document space for each unit.
Public propertyPerUnitPrivateDocSpaceRate
The cost of the private document space for each unit.
Public propertyPerUserRatePerDuration
Per user rate for each duration.
Public propertyTrialPeriodUsersCount
Number of usrs in the trial period.

See Also