AppInfo

public struct AppInfo : Codable, Hashable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let name: String?
  • Undocumented

    Declaration

    Swift

    public let downloadURL: URL?
  • Undocumented

    Declaration

    Swift

    public let deepLink: URL?
  • Undocumented

    See more

    Declaration

    Swift

    public enum CodingKeys : String, CodingKey