cost property

GoogleTypeMoney? cost
getter/setter pair

An approximate projection on amount saved or amount incurred.

Negative cost units indicate cost savings and positive cost units indicate increase. See google.type.Money documentation for positive/negative units. A user's permissions may affect whether the cost is computed using list prices or custom contract prices.

Implementation

GoogleTypeMoney? cost;