PricesheetDownloadProperties Class

The properties of the price sheet download.

Constructor

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

Variables

Name Description
download_url
str

The link (url) to download the pricesheet.

valid_till

Download link validity.

Attributes

download_url

The link (url) to download the pricesheet.

download_url: str | None

valid_till

Download link validity.

valid_till: datetime | None