Interface BillInterval.Builder

  • Method Details

    • start

      The start date and time of the interval.

      Parameters:
      start - The start date and time of the interval.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • end

      The end date and time of the interval.

      Parameters:
      end - The end date and time of the interval.
      Returns:
      Returns a reference to this object so that method calls can be chained together.