Presenter
enum Presenter
                Type of page presenting this object
- 
                  
                  
A location page
Declaration
Swift
case location - 
                  
                  
A user page
Declaration
Swift
case user 
MTP 1.2.5 Docs (100% documented)
enum Presenter
                Type of page presenting this object
A location page
Swift
case location
                        A user page
Swift
case user