Interface AssessmentCost.Builder

  • Method Details

    • amount

      The cost amount for the assessment.

      Parameters:
      amount - The cost amount for the assessment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • currency

      AssessmentCost.Builder currency(String currency)

      The currency of the assessment cost.

      Parameters:
      currency - The currency of the assessment cost.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • currency

      The currency of the assessment cost.

      Parameters:
      currency - The currency of the assessment cost.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: