Interface OfferAvailabilityEndDateFilterDateRange.Builder

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

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

    • afterValue

      Allows filtering on the AvailabilityEndDate of an offer after a date.

      Parameters:
      afterValue - Allows filtering on the AvailabilityEndDate of an offer after a date.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • beforeValue

      Allows filtering on the AvailabilityEndDate of an offer before a date.

      Parameters:
      beforeValue - Allows filtering on the AvailabilityEndDate of an offer before a date.
      Returns:
      Returns a reference to this object so that method calls can be chained together.