MapListModelPropertyName
public enum MapListModelPropertyName : String, PropertyNameProtocol
Undocumented
-
If a map is set for this model
Declaration
Swift
case hasMap = "has-map"
-
The model being mapped.
Declaration
Swift
case model = "model"