getAddedCost

fun getAddedCost(attributeName: String): Double

Gets added cost. Get the amount of additional cost that has been added for a particular attribute on this Stop. If no cost has been added, or an incorrect name is specified, a value of zero will be returned.

Return

A value of added cost.

Since

200.1.0