Interface BatchPutTaxRegistrationError.Builder

  • Method Details

    • accountId

      The unique account identifier for the account that the tax registration couldn't be added, or updated during the BatchPutTaxRegistration operation.

      Parameters:
      accountId - The unique account identifier for the account that the tax registration couldn't be added, or updated during the BatchPutTaxRegistration 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 the BatchPutTaxRegistration operation.

      Parameters:
      code - The error code for an individual failure in the BatchPutTaxRegistration 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 BatchPutTaxRegistration operation.

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