ChangePoi
public enum ChangePoi
                Updates POI with specified id (only passed attributes will be updated)
Returns POI with specified id (only passed attributes will be updated)
- 
                  
                  
Undocumented
Declaration
Swift
public static let service: APIService<POIAPI.POI.ChangePoi.Response> - 
                  
                  
Undocumented
See moreDeclaration
Swift
public final class Request : APIRequest<Response> - 
                  
                  
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible 
View on GitHub
        ChangePoi Enumeration Reference