Sources

public enum Sources

Undocumented

  • Creates a new source

    See more

    Declaration

    Swift

    public enum CreateSource
  • Deletes source with specified id

    See more

    Declaration

    Swift

    public enum DeleteSource
  • Returns source with specified id

    See more

    Declaration

    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 more

    Declaration

    Swift

    public enum GetSources
  • Updates source with specified id

    See more

    Declaration

    Swift

    public enum UpdateSource