Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StrongId

Package version

interface

An interface representing StrongId. Property/Properties which represent a unique ID.

Hierarchy

  • StrongId

Index

Properties

Optional description

description: undefined | object
member

{{ [propertyName: string]: string }} [description] Localized descriptions.

Optional displayName

displayName: undefined | object
member

{{ [propertyName: string]: string }} [displayName] Localized display name.

keyPropertyNames

keyPropertyNames: string[]
member

{string[]} keyPropertyNames The properties which make up the unique ID.

strongIdName

strongIdName: string
member

{string} strongIdName The Name identifying the strong ID.

Generated using TypeDoc