MeteringProxy Methods CelloSaaS API Documentation
The MeteringProxy type exposes the following members.
Methods

  NameDescription
Public methodStatic memberDecrementMeterUsage
Decrements the usage by the given amount.
Public methodStatic memberGetChildTenantsUsageAmount
Gets the usage amount from the given period for the child tenants.
Public methodStatic memberGetMeteringLogDetails
Returns the metering log details for the given date period.
Public methodStatic memberGetMeterUsage
Returns the used amount for the given usage.
Public methodStatic memberGetUsageAmount
Gets the usage amount from the given period.
Public methodStatic memberIncrementMeterUsage
Increments the usage by the given amount.
Public methodStatic memberInsertLogMeteringDetails
This method is used to log the metering details
Public methodStatic memberSearchMeteringLog
Search metering log details
Public methodStatic memberSearchUsageDetails
Searches the usage details.
Back to Top
See Also