parameters
Parameters
value
Configuration block for the parameters for a split charge method. This is only required for the FIXED
method. See below.
Parameters
values
Configuration block for the parameters for a split charge method. This is only required for the FIXED
method. See below.
suspend fun parameters(argument: List<suspend CostCategorySplitChargeRuleParameterArgsBuilder.() -> Unit>)
suspend fun parameters(vararg argument: suspend CostCategorySplitChargeRuleParameterArgsBuilder.() -> Unit)
suspend fun parameters(argument: suspend CostCategorySplitChargeRuleParameterArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the parameters for a split charge method. This is only required for the FIXED
method. See below.