EntityReference interface
The entity reference.
Properties
reference |
The name of this referenced entity. |
type | The type of this referenced entity. |
Property Details
referenceName
The name of this referenced entity.
referenceName?: string
Property Value
string
type
The type of this referenced entity.
type?: string
Property Value
string