Interface UzbekistanAdditionalInfo.Builder

  • Method Details

    • taxRegistrationNumberType

      UzbekistanAdditionalInfo.Builder taxRegistrationNumberType(String taxRegistrationNumberType)

      The tax registration number type. The tax registration number type valid values are Business and Individual.

      Parameters:
      taxRegistrationNumberType - The tax registration number type. The tax registration number type valid values are Business and Individual.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • taxRegistrationNumberType

      UzbekistanAdditionalInfo.Builder taxRegistrationNumberType(UzbekistanTaxRegistrationNumberType taxRegistrationNumberType)

      The tax registration number type. The tax registration number type valid values are Business and Individual.

      Parameters:
      taxRegistrationNumberType - The tax registration number type. The tax registration number type valid values are Business and Individual.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • vatRegistrationNumber

      UzbekistanAdditionalInfo.Builder vatRegistrationNumber(String vatRegistrationNumber)

      The unique 12-digit number issued to identify VAT-registered identities in Uzbekistan.

      Parameters:
      vatRegistrationNumber - The unique 12-digit number issued to identify VAT-registered identities in Uzbekistan.
      Returns:
      Returns a reference to this object so that method calls can be chained together.