ShareError

Errors that occurred during the portfolio share operation.

Types

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

Properties

Link copied to clipboard

List of accounts impacted by the error.

Link copied to clipboard

Error type that happened when processing the operation.

Link copied to clipboard

Information about the error.

Functions

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