minCompensation

@JvmName(name = "dasjkqmsmbhtukcq")
suspend fun minCompensation(value: Output<MoneyArgs>)
@JvmName(name = "cqyewrepqsaraylk")
suspend fun minCompensation(value: MoneyArgs?)

Parameters

value

The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.


@JvmName(name = "piqynefawgariqsu")
suspend fun minCompensation(argument: suspend MoneyArgsBuilder.() -> Unit)

Parameters

argument

The minimum amount of compensation. If left empty, the value is set to zero and the currency code is set to match the currency code of max_compensation.