IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Customers::CustomerAccount Class Reference

#include <CustomerAccount.h>

Inheritance diagram for IEC61968::Customers::CustomerAccount:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Customers::CustomerAccount:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::String billingCycle
 
IEC61970::Base::Domain::String budgetBill
 
std::list< IEC61968::InfIEC61968::InfERPSupport::ErpInvoice * > ErpInvoicees
 
std::list< IEC61968::InfIEC61968::InfCustomers::WorkBillingInfo * > WorkBillingInfos
 
std::list< IEC61968::Customers::CustomerAgreement * > CustomerAgreements
 
std::list< IEC61968::PaymentMetering::Transaction * > PaymentTransactions
 
- Public Attributes inherited from IEC61968::Common::Document
IEC61970::Base::Domain::String authorName
 
IEC61970::Base::Domain::String comment
 
IEC61970::Base::Domain::DateTime createdDateTime
 
IEC61968::Common::Status docStatus
 
IEC61968::Common::ElectronicAddress electronicAddress
 
IEC61970::Base::Domain::DateTime lastModifiedDateTime
 
IEC61970::Base::Domain::String revisionNumber
 
IEC61968::Common::Status status
 
IEC61970::Base::Domain::String subject
 
IEC61970::Base::Domain::String title
 
IEC61970::Base::Domain::String type
 
std::list< IEC61968::Common::ConfigurationEvent * > ConfigurationEvents
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

Assignment of a group of products and services purchased by the customer through a customer agreement, used as a mechanism for customer billing and payment. It contains common information from the various types of customer agreements to create billings (invoices) for a customer and receive payment.

Member Data Documentation

◆ billingCycle

IEC61970::Base::Domain::String IEC61968::Customers::CustomerAccount::billingCycle

Cycle day on which the associated customer account will normally be billed, used to determine when to produce the billing.

◆ budgetBill

IEC61970::Base::Domain::String IEC61968::Customers::CustomerAccount::budgetBill

Budget bill code.

◆ CustomerAgreements

std::list<IEC61968::Customers::CustomerAgreement*> IEC61968::Customers::CustomerAccount::CustomerAgreements

All agreements for this customer account.

◆ PaymentTransactions

std::list<IEC61968::PaymentMetering::Transaction*> IEC61968::Customers::CustomerAccount::PaymentTransactions

All payment transactions for this customer account.


The documentation for this class was generated from the following files: