Class awApiUsageInfo

Description

Represents the API usage information.

Located in /classes/info/ApiUsageInfo.php

awComplexObject
   |
   --awApiUsageInfo
Variable Summary
 awApiUsageRecord[] $apiUsageRecords
 long $cost
Variables
awApiUsageRecord[] $apiUsageRecords

The list of API usage for the specific clients.

long $cost

The cost is set when the API usage is been fetched for all clients.

mixed $_checkFields = array(
'apiUsageRecords' => array(
'objName' => 'awApiUsageRecord',
'type' => 'array'
),)
  • access: public

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Thu, 15 Apr 2010 19:06:10 +0300 by phpDocumentor 1.4.3