CreateConnectionInvitationRequest

Types

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

Properties

Link copied to clipboard

The catalog identifier where the connection invitation will be created.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The type of connection being requested (e.g., reseller, distributor, technology partner).

Link copied to clipboard

The email address of the person to send the connection invitation to.

Link copied to clipboard

A custom message to include with the connection invitation.

Link copied to clipboard
val name: String?

The name of the person sending the connection invitation.

Link copied to clipboard

The identifier of the organization or partner to invite for connection.

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