DISABLE_PRICE_PENALTY

@ConfigField(name = "Disable price penalty", description = "Indicates if the price penalty should be disabled", defaultValue = "true")
@SerializedName(value = "disablePricePenalty")
var DISABLE_PRICE_PENALTY: Boolean