Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExternalIdentity

This interface holds all fragments that can be used to define an identity object.

Hierarchy

  • IExternalIdentity

Index

Properties

externalId

externalId: string

The identifier used in the external system that Cumulocity interfaces with

Optional managedObject

managedObject: IIdentified

The ManagedObject linked to the external ID

Optional self

self: string

Link to this resource

type

type: string

The type of the external identifier as string, e.g., "com_cumulocity_model_idtype_SerialNumber"

Generated using TypeDoc