percentage

@JvmName(name = "nhbspopndvdyqejs")
suspend fun percentage(value: Output<GoogleTypeDecimalArgs>)
@JvmName(name = "teojklwunajrlgqw")
suspend fun percentage(value: GoogleTypeDecimalArgs?)

Parameters

value

The percentage of the bill to adjust. For example: Mark down by 1% => "-1.00" Mark up by 1% => "1.00" Pass-Through => "0.00"


@JvmName(name = "nwliichyasebvdhq")
suspend fun percentage(argument: suspend GoogleTypeDecimalArgsBuilder.() -> Unit)

Parameters

argument

The percentage of the bill to adjust. For example: Mark down by 1% => "-1.00" Mark up by 1% => "1.00" Pass-Through => "0.00"