Class PriceSheetModel


  • public final class PriceSheetModel
    extends Object
    price sheet result. It contains the pricesheet associated with billing period.
    • Constructor Detail

      • PriceSheetModel

        public PriceSheetModel()
    • Method Detail

      • pricesheets

        public List<PriceSheetProperties> pricesheets()
        Get the pricesheets property: Price sheet.
        Returns:
        the pricesheets value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The link (url) to the next page of results.
        Returns:
        the nextLink value.
      • download

        public MeterDetails download()
        Get the download property: Pricesheet download details.
        Returns:
        the download value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.