Interface ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder

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

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

    • 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

      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.