links

@SerializedName(value = "links")
val links: List<Link>? = null

Parameters

links

A list of links the user has added to their profile. This is only provided in authenticated API requests.