Get desktop application:
View/edit binary Protocol Buffers messages
Used in: MonthSummary
string currency = 1
double amount = 2
Used as request type in: SoWService.ExpandCollapse
Used in: PaymentView, PaymentViewUpdate, PaymentsList
optional UUID id = 1
int32 uncategorized_count = 4
bool isExpanded = 5
Used as request type in: SoWService.EditPayment
Used as field type in: PaymentDetails, PaymentView
optional UUID id = 1
string what = 2
string ccy = 3
double amount = 4
optional UUID category_id = 6
optional UUID debt_id = 7
optional UUID column_id = 8
string statement = 10
string sms = 11
Used as response type in: SoWService.GetPaymentDetails
optional Payment payment = 1
string statement_reference = 2
string sms = 3
Used in: PaymentView
optional UUID id = 1
int32 payment_count = 3
optional UUID category_id = 5
optional UUID debt_id = 6
optional UUID column_id = 7
double amount = 8
string ccy = 9
string what = 10
bool is_expanded = 11
repeated PaymentView payments = 12
Used in: Payment, PaymentGroup, SpentCategories.SpentCategory
EXPENSE = 0
INCOME = 1
TRANSFER = 2
UNKNOWN = -1
Used in: MonthSummary, PaymentGroup
Used in: PaymentsStream
Used in: PaymentsStream
bool show_categorized = 2
Used as response type in: SoWService.GetPayments
Used as request type in: SoWService.ShowCategorized
bool show_categorized = 1
Used as request type in: SoWService.SplitPayment
optional UUID id = 1
double amount = 2