Interface PolandAdditionalInfo.Builder

  • Method Details

    • individualRegistrationNumber

      PolandAdditionalInfo.Builder individualRegistrationNumber(String individualRegistrationNumber)

      The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes.

      Parameters:
      individualRegistrationNumber - The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isGroupVatEnabled

      PolandAdditionalInfo.Builder isGroupVatEnabled(Boolean isGroupVatEnabled)

      True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false.

      Parameters:
      isGroupVatEnabled - True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false.
      Returns:
      Returns a reference to this object so that method calls can be chained together.