BidSheetTotalCostFormulaCustomerColumn
Total cost formula column.
namestringrequired
The name of the bid sheet column.
Possible values: <= 255 characters
typestring
Constant value:
total_cost_formulaDefault value:
total_cost_formulacalculationstringrequired
Formula represented with human-readable column names.
isVisibleToSupplierboolean
Constant value:
trueDefault value:
trueBidSheetTotalCostFormulaCustomerColumn
{
"calculation": "'Price with VAT' * 'Volume'",
"isVisibleToSupplier": true,
"name": "Total Cost",
"type": "total_cost_formula"
}