IMeteringService Members CelloSaaS API Documentation
The IMeteringService type exposes the following members.
Methods

  NameDescription
Public methodDecrementMeterUsage
Increments the usage by the given amount.
Public methodGetChildTenantsUsageAmount
Gets the usage amount from the given period for the child tenants.
Public methodGetMeteringLogDetails
Returns the metering log details for the given date period.
Public methodGetMeterUsage
Returns the used amount for the given usage.
Public methodGetUsageAmount
Gets the usage amount from the given period.
Public methodIncrementMeterUsage
Increments the usage by the given amount.
Public methodSearchMeteringLog
Search metering log details
Public methodSearchUsageDetails
Searches the usage details.
Back to Top
See Also