Storefront

public struct Storefront : Hashable, Codable, Identifiable

Apple Music Storefront struct, representing store fronts for different countries and regions of Apple Music.

  • Declaration

    Swift

    public static func == (lhs: Storefront, rhs: Storefront) -> Bool
  • id

    Declaration

    Swift

    public let id: String
  • Undocumented

    Declaration

    Swift

    public let href: String
  • Undocumented

    Declaration

    Swift

    public let type: String
  • Undocumented

    Declaration

    Swift

    public let attributes: Attributes

Storefronts