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