Interface PricingDetail.Builder

  • Method Details

    • count

      The number of reservations available for the price.

      Parameters:
      count - The number of reservations available for the price.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • price

      The price per instance.

      Parameters:
      price - The price per instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.