Interface TaxInheritanceDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TaxInheritanceDetails.Builder,TaxInheritanceDetails>, SdkBuilder<TaxInheritanceDetails.Builder,TaxInheritanceDetails>, SdkPojo
Enclosing class:
TaxInheritanceDetails

public static interface TaxInheritanceDetails.Builder extends SdkPojo, CopyableBuilder<TaxInheritanceDetails.Builder,TaxInheritanceDetails>
  • Method Details

    • 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.