Prepayment::CreditRegister

Header Image
Project:
CreditRegister : 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/>
  • Attributes
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
creditAmount Public AccountingUnit
Notes: CreditAmount is the amount of credit being added by a particular CreditRegister transaction. Negative values indicate that credit is being subtracted.<br/>
creditType Public CreditTypeType
Notes: CreditType indicates whether the credit transaction applies to regular or emergency credit.<br/>
effectiveTime Public TimeType
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/>
token Public String32
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:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To