GetApp
public enum GetApp
                Returns App with specified id
Returns App with specified id.
In case the query returns a 404 (Not Found) the app was deleted and should be deleted from any caches.
- 
                  
                  
Undocumented
Declaration
Swift
public static let service: APIService<POIAPI.Apps.GetApp.Response> - 
                  
                  
Undocumented
See moreDeclaration
Swift
public final class Request : APIRequest<Response> - 
                  
                  
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible 
View on GitHub
        GetApp Enumeration Reference