MPICategory
@Serializable
Content copied to clipboard
MPIMaps represents one of the maps associated with a venue.
Example: map of the first floor at a given venue
Constructors
Link copied to clipboard
fun MPICategory( name: String, id: String, externalId: String? = null, parents: List<String> = emptyList<String>(), icon: MPIPicture? = null, iconFromDefaultList: String? = null)
Content copied to clipboard