: Public Class
Created: 1/13/2011 12:33:20 PM
Modified: 1/11/2013 12:26:32 PM
Project:
Advanced:
CreditRegister instances define a credit-modifying transaction. Typically this would be a credit-adding transaction, but may be a subtracting transaction (perhaps in response to an out-of-band debt signal).<br/>
Attribute
Public AccountingUnit
  creditAmount
Details:
Notes: CreditAmount is the amount of credit being added by a particular CreditRegister transaction. Negative values indicate that credit is being subtracted.<br/>
Public CreditTypeType
  creditType
Details:
Notes: CreditType indicates whether the credit transaction applies to regular or emergency credit.<br/>
Public TimeType
  effectiveTime
Details:
Notes: EffectiveTime identifies the time at which the credit transaction goes into effect. For credit addition transactions, this is typically the moment at which the transaction takes place. For credit subtraction transactions, (e.g., non-fuel debt recovery transactions initiated from a back-haul or ESI) this may be a future time at which credit is deducted.<br/>
Public String32
  token
Details:
Notes: Token is security data that authenticates the legitimacy of the transaction. The details of this token are not defined by IEEE 2030.5. How a Prepayment server handles this field is left as vendor specific implementation or will be defined by one or more other standards.<br/>
Element Source Role Target Role
CreditRegisterList
Class  
Name:  
 
Name:  
 
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To