Interface ResaleAuthorizationCreatedDateFilterDateRange.Builder

    • Method Detail

      • afterValue

        ResaleAuthorizationCreatedDateFilterDateRange.Builder afterValue​(String afterValue)

        Allows filtering on CreatedDate of a ResaleAuthorization after a date.

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

        ResaleAuthorizationCreatedDateFilterDateRange.Builder beforeValue​(String beforeValue)

        Allows filtering on CreatedDate of a ResaleAuthorization before a date.

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