Prepayment::AccountBalance

Header Image
Project:
AccountBalance : 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/>
  • Attributes
  • Advanced
  • Other Links
Attribute Scope Type
availableCredit Public AccountingUnit
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/>
creditStatus Public CreditStatusType
Notes: CreditStatus identifies whether the present value of availableCredit is considered OK, low, exhausted, or negative.<br/>
emergencyCredit Public AccountingUnit
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/>
emergencyCreditStatus Public CreditStatusType
Notes: EmergencyCreditStatus identifies whether the present value of emergencyCredit is considered OK, low, exhausted, or negative.<br/>
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
Resource Class Generalization To