PriceSheetModel Class

price sheet result. It contains the pricesheet associated with billing period.

Constructor

PriceSheetModel(*args: Any, **kwargs: Any)

Variables

Name Description
pricesheets

Price sheet.

next_link
str

The link (url) to the next page of results.

download

Pricesheet download details.

Attributes

download

Pricesheet download details.

download: _models.MeterDetails | None

The link (url) to the next page of results.

next_link: str | None

pricesheets

Price sheet.

pricesheets: list['_models.PriceSheetProperties'] | None