LabCostSummaryProperties Class
The properties of the cost summary.
Constructor
LabCostSummaryProperties(*, estimated_lab_cost: float | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
estimated_lab_cost
|
The cost component of the cost item. Default value: None
|
Variables
| Name | Description |
|---|---|
|
estimated_lab_cost
|
The cost component of the cost item. |