ShowSong

public class ShowSong : IdentityResource, Hashable

A root object that stores information about a show song resource.

Properties

Functions

  • Declaration

    Swift

    public static func == (lhs: ShowSong, rhs: ShowSong) -> Bool
  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)
  • A root object that stores information about a single show, such as the show song’s type, position, and episode debute.

    See more

    Declaration

    Swift

    public struct Attributes : Codable