BaseExtraInformation interface
The abstract base object for entity extra information.
Properties
| extra |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
extraInformationKind
Polymorphic discriminator, which specifies the different types this object can be
extraInformationKind: "EntitySubtype" | "ListKey"
Property Value
"EntitySubtype" | "ListKey"