Represents a website or a social network account.
Name | Type | Description | |
---|---|---|---|
id | Long | Read only |
The unique id of this website. |
service | String | Required |
Defines what social network this website represents. Accepted values are: |
address | String | Required |
For Twitter, Github, Youtube, Pinterest, Instagram this is the account username. For all other services this is the profile or web page URL. |
type | String |
Accepted values are: |
|
url | String | Read only |
Generated URL that links to the website or profile page. |