PercentageCostThresholdProperties Class

Properties of a percentage cost threshold.

Constructor

PercentageCostThresholdProperties(*, threshold_value: float | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
threshold_value

The cost threshold value.

Default value: None

Variables

Name Description
threshold_value

The cost threshold value.