Trait sep2_common::traits::SEBillingMeterReadingBase
source · pub trait SEBillingMeterReadingBase: SEMeterReadingBase {
// Required methods
fn billing_reading_set_list_link(
&self
) -> Option<&BillingReadingSetListLink>;
fn reading_type_link(&self) -> Option<&ReadingTypeLink>;
}
Available on crate feature
billing
only.Expand description
Implemented by all types whose base type is SEBillingMeterReadingBase