Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Relationship

Package version

A typed relationship between two entities.

Hierarchy

  • Relationship

Index

Properties

Properties

Optional id

id: undefined | string

Resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

kind

kind: "Relationship"

Polymorphic Discriminator

Optional name

name: undefined | string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc