-
Declaration
Swift
public let albumType: SKAlbumType
-
Declaration
Swift
public let artists: [SKArtist]?
-
Declaration
Swift
public let availableMarkets: [String]?
-
Declaration
Swift
public let externalURLs: [String : URL]
-
Declaration
Swift
public let url: URL
-
Declaration
Swift
public let id: String
-
Declaration
Swift
public let images: [SKImage]
-
Declaration
Swift
public let name: String
-
Declaration
Swift
public let uri: String
-
Declaration
Swift
public let copyrights: [SKCopyright]?
-
Declaration
Swift
public let externalIDs: [String : String]?
-
Declaration
Swift
public let genres: [String]?
-
Declaration
Swift
public let label: String?
-
Declaration
Swift
public let popularity: Int?
-
Declaration
Swift
public let releaseDate: Date?
-
Declaration
Swift
public let releaseDatePrecision: SKDatePrecision?
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public var isSimplified: Bool { get }