PlaceIdentifier
enum PlaceIdentifier
The place identifier.
-
The place of the place object.
Declaration
Swift
case place(Place)
-
The place ID of the place.
Declaration
Swift
case placeID(String)