originalPrice

@JvmName(name = "rrawihusdbnnhixu")
suspend fun originalPrice(value: Output<Double>)
@JvmName(name = "urpgokaavcjlnada")
suspend fun originalPrice(value: Double?)

Parameters

value

Price of the product without any discount. If zero, by default set to be the price. If set, original_price should be greater than or equal to price, otherwise an INVALID_ARGUMENT error is thrown.