Interface ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder

    • Method Detail

      • startBillingPeriod

        ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder startBillingPeriod​(String startBillingPeriod)

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

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

        ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder endBillingPeriod​(String endBillingPeriod)

        The exclusive end billing period that defines a billing period range where a custom line item version is applied.

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