MPIHeader
public struct MPIHeader : Codable
This struct represents the geographical area covered by a MPILocation
in a venue
-
Undocumented
Declaration
Swift
public let name: String
-
Undocumented
Declaration
Swift
public let value: String
-
Undocumented
Declaration
Swift
public init(name: String, value: String)