RelationshipOriginInformationResponse

data class RelationshipOriginInformationResponse(val discoveryEngine: String, val relationshipOriginType: String)

Provides information about the origin of a relationship.

Constructors

Link copied to clipboard
constructor(discoveryEngine: String, relationshipOriginType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the discovery engine that created the relationship.

Link copied to clipboard

Identifies the origin type of the relationship.