Interface TaxRegistrationWithJurisdiction.Builder

    • Method Detail

      • additionalTaxInformation

        TaxRegistrationWithJurisdiction.Builder additionalTaxInformation​(AdditionalInfoResponse additionalTaxInformation)

        Additional tax information associated with your TRN.

        Parameters:
        additionalTaxInformation - Additional tax information associated with your TRN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • certifiedEmailId

        TaxRegistrationWithJurisdiction.Builder certifiedEmailId​(String certifiedEmailId)

        The email address to receive VAT invoices.

        Parameters:
        certifiedEmailId - The email address to receive VAT invoices.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • jurisdiction

        TaxRegistrationWithJurisdiction.Builder jurisdiction​(Jurisdiction jurisdiction)

        The jurisdiction associated with your TRN information.

        Parameters:
        jurisdiction - The jurisdiction associated with your TRN information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • legalName

        TaxRegistrationWithJurisdiction.Builder legalName​(String legalName)

        The legal name associated with your TRN information.

        Parameters:
        legalName - The legal name associated with your TRN information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • registrationId

        TaxRegistrationWithJurisdiction.Builder registrationId​(String registrationId)

        Your tax registration unique identifier.

        Parameters:
        registrationId - Your tax registration unique identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sector

        TaxRegistrationWithJurisdiction.Builder sector​(String sector)

        The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document.

        Parameters:
        sector - The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Sector, Sector
      • sector

        TaxRegistrationWithJurisdiction.Builder sector​(Sector sector)

        The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document.

        Parameters:
        sector - The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        Sector, Sector
      • taxDocumentMetadatas

        TaxRegistrationWithJurisdiction.Builder taxDocumentMetadatas​(TaxDocumentMetadata... taxDocumentMetadatas)

        The metadata for your tax document.

        Parameters:
        taxDocumentMetadatas - The metadata for your tax document.
        Returns:
        Returns a reference to this object so that method calls can be chained together.