public static interface UpdateCustomLineItemPercentageChargeDetails.Builder extends SdkPojo, CopyableBuilder<UpdateCustomLineItemPercentageChargeDetails.Builder,UpdateCustomLineItemPercentageChargeDetails>
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomLineItemPercentageChargeDetails.Builder |
percentageValue(Double percentageValue)
The custom line item's new percentage value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateCustomLineItemPercentageChargeDetails.Builder percentageValue(Double percentageValue)
The custom line item's new percentage value. This will be multiplied against the combined value of its associated resources to determine its charge value.
percentageValue - The custom line item's new percentage value. This will be multiplied against the combined value of its
associated resources to determine its charge value.Copyright © 2023. All rights reserved.