Interface IsraelAdditionalInfo.Builder

    • Method Detail

      • customerType

        IsraelAdditionalInfo.Builder customerType​(String customerType)

        Customer type for your TRN in Israel. The value can be Business or Individual. Use Businessfor entities such as not-for-profit and financial institutions.

        Parameters:
        customerType - Customer type for your TRN in Israel. The value can be Business or Individual. Use Businessfor entities such as not-for-profit and financial institutions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        IsraelCustomerType, IsraelCustomerType
      • customerType

        IsraelAdditionalInfo.Builder customerType​(IsraelCustomerType customerType)

        Customer type for your TRN in Israel. The value can be Business or Individual. Use Businessfor entities such as not-for-profit and financial institutions.

        Parameters:
        customerType - Customer type for your TRN in Israel. The value can be Business or Individual. Use Businessfor entities such as not-for-profit and financial institutions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        IsraelCustomerType, IsraelCustomerType
      • dealerType

        IsraelAdditionalInfo.Builder dealerType​(String dealerType)

        Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.

        Parameters:
        dealerType - Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        IsraelDealerType, IsraelDealerType
      • dealerType

        IsraelAdditionalInfo.Builder dealerType​(IsraelDealerType dealerType)

        Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.

        Parameters:
        dealerType - Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        IsraelDealerType, IsraelDealerType