Interface BatchDeleteTaxRegistrationError.Builder

  • Method Details

    • accountId

      The unique account identifier for the account whose tax registration couldn't be deleted during the BatchDeleteTaxRegistration operation.

      Parameters:
      accountId - The unique account identifier for the account whose tax registration couldn't be deleted during the BatchDeleteTaxRegistration operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • code

      The error code for an individual failure in BatchDeleteTaxRegistration operation.

      Parameters:
      code - The error code for an individual failure in BatchDeleteTaxRegistration operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The error message for an individual failure in the BatchDeleteTaxRegistration operation.

      Parameters:
      message - The error message for an individual failure in the BatchDeleteTaxRegistration operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.