GetSubscriptions
public enum GetSubscriptions
Get the list of POI subscriptions for the user or device
Returns a list of all current (not expired) subscriptions of the user.
-
Undocumented
Declaration
Swift
public static let service: APIService<POIAPI.Subscriptions.GetSubscriptions.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : APIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible