BatchDeleteTaxRegistrationError

The error object for representing failures in the BatchDeleteTaxRegistration operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val code: String?

The error code for an individual failure in BatchDeleteTaxRegistration operation.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String