Interface RomaniaAdditionalInfo.Builder

  • Method Details

    • taxRegistrationNumberType

      RomaniaAdditionalInfo.Builder taxRegistrationNumberType(String taxRegistrationNumberType)

      The tax registration number type. The value can be TaxRegistrationNumber or LocalRegistrationNumber.

      Parameters:
      taxRegistrationNumberType - The tax registration number type. The value can be TaxRegistrationNumber or LocalRegistrationNumber.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • taxRegistrationNumberType

      RomaniaAdditionalInfo.Builder taxRegistrationNumberType(TaxRegistrationNumberType taxRegistrationNumberType)

      The tax registration number type. The value can be TaxRegistrationNumber or LocalRegistrationNumber.

      Parameters:
      taxRegistrationNumberType - The tax registration number type. The value can be TaxRegistrationNumber or LocalRegistrationNumber.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: