Interface CustomLineItemBillingPeriodRange.Builder

  • Method Details

    • inclusiveStartBillingPeriod

      CustomLineItemBillingPeriodRange.Builder inclusiveStartBillingPeriod(String inclusiveStartBillingPeriod)

      The inclusive start billing period that defines a billing period range where a custom line is applied.

      Parameters:
      inclusiveStartBillingPeriod - The inclusive start billing period that defines a billing period range where a custom line is applied.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • exclusiveEndBillingPeriod

      CustomLineItemBillingPeriodRange.Builder exclusiveEndBillingPeriod(String exclusiveEndBillingPeriod)

      The inclusive end billing period that defines a billing period range where a custom line is applied.

      Parameters:
      exclusiveEndBillingPeriod - The inclusive end billing period that defines a billing period range where a custom line is applied.
      Returns:
      Returns a reference to this object so that method calls can be chained together.