href

@SerialName(value = "href")
open override val href: String? = null(source)

Parameters

href

A link to the full track or artist data for this seed. For tracks this will be a link to a Track Object. For artists a link to an Artist Object. For genre seeds, this value will be null.