minCompensation

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

Parameters

value

Optional. 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 = "wlaqnijuxroqjbxl")
suspend fun minCompensation(argument: suspend MoneyArgsBuilder.() -> Unit)

Parameters

argument

Optional. 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.