Home > @i2analyze/i2connect > records > ISourceReference
records.ISourceReference interface
A source reference for a record.
Signature:
interface ISourceReference 
Introduced: API version 1.0
Properties
| Property | Type | Description | 
|---|---|---|
| description? | string | (Optional) Gets the description of the source that the source reference describes. | 
| imageUrl? | string | (Optional) Gets the URL of an image of the source that the source reference describes. | 
| location? | string | (Optional) Gets the location of the source that the source reference describes. | 
| name | string | Gets the name of the source that the source reference describes. | 
| type? | string | (Optional) Gets the type of the source that the source reference describes. |