Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: SoWService.AddScraper
string name = 1
string login = 2
string password = 3
Used as response type in: SoWService.DownloadDbDump
Used as request type in: SoWService.ExecuteScript
Used as response type in: SoWService.ExecuteScript
oneof response
string result = 1
string exception = 2
Used in: Settings
optional UUID id = 1
bool enabled = 2
string scraper_name = 3
string login = 4
string password = 5
string last_successful_balance_scraping = 6
string last_successful_statement_scraping = 7
Used as response type in: SoWService.GetScreenshot
Used as response type in: SoWService.GetSettings
bool can_download_db_dump = 1
repeated ScraperConfig scraper_configs = 2
Used as response type in: SoWService.GetSystemInfo
bool is_production = 1
string launch_time = 2
string stats = 3
string current_version = 4
string latest_version = 5
bool has_newer_version = 6
Used as request type in: SoWService.UpdateSettingsPassword