#include <LineDetail.h>
Public Attributes | |
IEC61970::Base::Domain::Money | amount |
IEC61970::Base::Domain::DateTime | dateTime |
IEC61970::Base::Domain::String | note |
IEC61970::Base::Domain::Money | rounding |
Details on an amount line, with rounding, date and note.
IEC61970::Base::Domain::Money IEC61968::PaymentMetering::LineDetail::amount |
Amount for this line item.
IEC61970::Base::Domain::DateTime IEC61968::PaymentMetering::LineDetail::dateTime |
Date and time when this line was created in the application process.
IEC61970::Base::Domain::String IEC61968::PaymentMetering::LineDetail::note |
Free format note relevant to this line.
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'.