BatchPutTaxRegistrationError

The error object for representing failures in the BatchPutTaxRegistration 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 that the tax registration couldn't be added, or updated during the BatchPutTaxRegistration operation.

Link copied to clipboard
val code: String?

The error code for an individual failure in the BatchPutTaxRegistration operation.

Link copied to clipboard

The error message for an individual failure in the BatchPutTaxRegistration 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