Sources
public enum Sources
Undocumented
-
Creates a new source
See moreDeclaration
Swift
public enum CreateSource -
Deletes source with specified id
See moreDeclaration
Swift
public enum DeleteSource -
Returns source with specified id
See moreDeclaration
Swift
public enum GetSource -
Returns a paginated list of sources
Returns a paginated list of sources optionally filtered by poi type and/or name
See moreDeclaration
Swift
public enum GetSources -
Updates source with specified id
See moreDeclaration
Swift
public enum UpdateSource
View on GitHub
Sources Enumeration Reference