WebLink

WebLink

Represents a web link on SMHW.


Constructor

Instantiate a WebLink object.

Parameters:
Name Type Description
response Object

The data for the object.

Members

created_at :Number

The timestamp of when the web link was created.

Type:
  • Number

id :Number

The ID of the web link.

Type:
  • Number

thumbnail_url :String

The URL of the thumbnail for the web link.

Type:
  • String

title :String

The title of the web link.

Type:
  • String

updated_at :Number

The timestamp of when the web link was last updated.

Type:
  • Number

url :String

The URL of the web link.

Type:
  • String