IntegrationError

The error of an inbound integration.

Types

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

Properties

Link copied to clipboard

The error code of an inbound integration error.

Link copied to clipboard

The error message of an inbound integration error.

Functions

Link copied to clipboard
inline fun copy(block: IntegrationError.Builder.() -> Unit = {}): IntegrationError
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