Interface RomaniaAdditionalInfo.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RomaniaAdditionalInfo.Builder,RomaniaAdditionalInfo>, SdkBuilder<RomaniaAdditionalInfo.Builder,RomaniaAdditionalInfo>, SdkPojo
Enclosing class:
RomaniaAdditionalInfo

public static interface RomaniaAdditionalInfo.Builder extends SdkPojo, CopyableBuilder<RomaniaAdditionalInfo.Builder,RomaniaAdditionalInfo>
  • 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: