: Public Class
Created: 1/27/2011 9:19:04 PM
Modified: 10/9/2012 4:19:22 PM
Project:
Advanced:
AccountBalance contains the regular credit and emergency credit balance for this given service or commodity prepay instance. It may also contain status information concerning the balance data.<br/>
Attribute
Public AccountingUnit
  availableCredit
Details:
Notes: AvailableCredit shows the balance of the sum of credits minus the sum of charges. In a Central Wallet mode this value may be passed down to the Prepayment server via an out-of-band mechanism. In Local or ESI modes, this value may be calculated based upon summation of CreditRegister transactions minus consumption charges calculated using Metering (and possibly Pricing) function set data. This value may be negative; for instance, if disconnection is prevented due to a Supply Interruption Override.<br/>
Public CreditStatusType
  creditStatus
Details:
Notes: CreditStatus identifies whether the present value of availableCredit is considered OK, low, exhausted, or negative.<br/>
Public AccountingUnit
  emergencyCredit
Details:
Notes: EmergencyCredit is the amount of credit still available for the given service or commodity prepayment instance. If both availableCredit and emergyCredit are exhausted, then service will typically be disconnected. <br/>
Public CreditStatusType
  emergencyCreditStatus
Details:
Notes: EmergencyCreditStatus identifies whether the present value of emergencyCredit is considered OK, low, exhausted, or negative.<br/>
Object Type Connection Direction Notes
Resource Class Generalization To