Interface TaxInheritanceDetails.Builder

    • Method Detail

      • inheritanceObtainedReason

        TaxInheritanceDetails.Builder inheritanceObtainedReason​(String inheritanceObtainedReason)

        Tax inheritance reason information associated with the account.

        Parameters:
        inheritanceObtainedReason - Tax inheritance reason information associated with the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • parentEntityId

        TaxInheritanceDetails.Builder parentEntityId​(String parentEntityId)

        Tax inheritance parent account information associated with the account.

        Parameters:
        parentEntityId - Tax inheritance parent account information associated with the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.