Constructor
new WebLink(response)
Instantiate a WebLink object.
Parameters:
Name | Type | Description |
---|---|---|
response |
Object | The data for the object. |
- Source:
Members
created_at :Number
The timestamp of when the web link was created.
Type:
- Number
- Source:
id :Number
The ID of the web link.
Type:
- Number
- Source:
thumb_url :String
The URL of the thumbnail for the web link.
Type:
- String
- Source:
title :String
The title of the web link.
Type:
- String
- Source:
updated_at :Number
The timestamp of when the web link was last updated.
Type:
- Number
- Source:
url :String
The URL of the web link.
Type:
- String
- Source: