Interface RomaniaAdditionalInfo.Builder

    • Method Detail

      • 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, TaxRegistrationNumberType
      • 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:
        TaxRegistrationNumberType, TaxRegistrationNumberType