setAddedCost

fun setAddedCost(attributeName: String, addedCost: Double)

Sets added cost. Set the amount of additional cost for an attribute by name. Any additional cost, e.g. Minutes, TravelTime, Kilometers, can be modified with this method.

Since

200.1.0

Parameters

attributeName

The name of attribute.

addedCost

The added cost.