Interface ContractAccount.Builder

  • Method Details

    • accountId

      ContractAccount.Builder accountId(String accountId)

      The account ID.

      Parameters:
      accountId - The account ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isGdn

      When true, Support charges are calculated on charges before private discounts. When false, they are calculated after private discounts.

      Parameters:
      isGdn - When true, Support charges are calculated on charges before private discounts. When false, they are calculated after private discounts.
      Returns:
      Returns a reference to this object so that method calls can be chained together.