Interface UpdateCustomLineItemFlatChargeDetails.Builder

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

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

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