Restrictions

@Serializable
data class Restrictions(val reason: String)(source)

Contains an explanation of why a track is not available

Parameters

reason

why the track is not available

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard