ExternalReference interface
An external reference.
Properties
id | The ID that uniquely identifies an external reference. NOTE: This property will not be serialized. It can only be populated by the server. |
url | The URL of the external reference. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
The ID that uniquely identifies an external reference. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
url
The URL of the external reference. NOTE: This property will not be serialized. It can only be populated by the server.
url?: string
Property Value
string