IdempotentParameterMismatchError

Indicates that the parameters in the current request do not match the parameters from a previous request with the same client token within the idempotency window.

Types

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

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