CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61968::PaymentMetering::LineDetail Class Reference

#include <LineDetail.h>

Inheritance diagram for IEC61968::PaymentMetering::LineDetail:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::PaymentMetering::LineDetail:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Money amount
 
IEC61970::Base::Domain::DateTime dateTime
 
IEC61970::Base::Domain::String note
 
IEC61970::Base::Domain::Money rounding
 

Detailed Description

Details on an amount line, with rounding, date and note.

Member Data Documentation

◆ amount

IEC61970::Base::Domain::Money IEC61968::PaymentMetering::LineDetail::amount

Amount for this line item.

◆ dateTime

IEC61970::Base::Domain::DateTime IEC61968::PaymentMetering::LineDetail::dateTime

Date and time when this line was created in the application process.

◆ note

IEC61970::Base::Domain::String IEC61968::PaymentMetering::LineDetail::note

Free format note relevant to this line.

◆ rounding

IEC61970::Base::Domain::Money IEC61968::PaymentMetering::LineDetail::rounding

Totalised monetary value of all errors due to process rounding or truncating that is not reflected in 'amount'.


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