Interface UpdateCustomLineItemFlatChargeDetails.Builder

    • Method Detail

      • chargeValue

        UpdateCustomLineItemFlatChargeDetails.Builder chargeValue​(Double chargeValue)

        The custom line item's new fixed charge value in USD.

        Parameters:
        chargeValue - The custom line item's new fixed charge value in USD.
        Returns:
        Returns a reference to this object so that method calls can be chained together.