SpotifyCopyright

@Serializable
data class SpotifyCopyright(textString: String, typeString: String)(source)

Describes an album's copyright information

Constructors

Link copied to clipboard
constructor(textString: String, typeString: String)

Properties

Link copied to clipboard

The copyright text for this album.

Link copied to clipboard

The type of copyright: C = the copyright, P = the sound recording (performance) copyright.