Interface UpdateCustomLineItemPercentageChargeDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UpdateCustomLineItemPercentageChargeDetails.Builder,UpdateCustomLineItemPercentageChargeDetails>, SdkBuilder<UpdateCustomLineItemPercentageChargeDetails.Builder,UpdateCustomLineItemPercentageChargeDetails>, SdkPojo
Enclosing class:
UpdateCustomLineItemPercentageChargeDetails

public static interface UpdateCustomLineItemPercentageChargeDetails.Builder extends SdkPojo, CopyableBuilder<UpdateCustomLineItemPercentageChargeDetails.Builder,UpdateCustomLineItemPercentageChargeDetails>
  • Method Details

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

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.