Get desktop application:
View/edit binary Protocol Buffers messages
Used in: PClient
string uuid = 1
string name = 2
string currencyCode = 3
optional string note = 4
bool isRetired = 5
repeated PKeyValue attributes = 6
Used in: PKeyValue, PSecurityEvent
oneof kind
string string = 2
int32 int32 = 3
int64 int64 = 4
double double = 5
bool bool = 6
Used in: PSettings
string id = 1
string name = 2
string columnLabel = 3
optional string source = 4
string target = 5
string type = 6
string converterClass = 7
optional PMap properties = 8
Used in: PSettings
string label = 1
string pattern = 2
Used in: PSettings
string key = 1
string uuid = 2
string name = 3
string data = 4
Used in: PClient
string name = 1
map<string, string> configuration = 2
string id = 4
Used in: PDashboard
int32 weight = 1
repeated Widget widgets = 2
Used in: Column
string type = 1
string label = 2
map<string, string> configuration = 3
Used in: PExchangeRate, PTransactionUnit
uint32 scale = 1
uint32 precision = 2
bytes value = 3
Used in: PExchangeRateTimeSeries
Used in: PECBData
string baseCurrency = 1
string termCurrency = 2
repeated PExchangeRate exchangeRates = 3
Used in: PSecurity
int64 date = 1
int64 close = 2
int64 high = 3
int64 low = 4
int64 volume = 5
Used in: PSecurity
int64 date = 1
int64 close = 2
Used in: PClient
string name = 1
optional string note = 2
optional string security = 3
optional string portfolio = 4
optional string account = 5
repeated PKeyValue attributes = 6
bool autoGenerate = 7
int64 date = 8
int32 interval = 9
int64 amount = 10
int64 fees = 11
repeated string transactions = 12
int64 taxes = 13
Used in: PInvestmentPlan
PURCHASE_OR_DELIVERY = 0
DEPOSIT = 1
REMOVAL = 2
INTEREST = 3
Used in: PAccount, PInvestmentPlan, PMap, PPortfolio, PSecurity, PTaxonomy.Assignment, PTaxonomy.Classification
Used in: PAnyValue, PAttributeType
Used in: PClient
string uuid = 1
string name = 2
optional string note = 3
bool isRetired = 4
optional string referenceAccount = 5
repeated PKeyValue attributes = 6
Used in: PClient
string uuid = 1
optional string onlineId = 2
string name = 3
optional string currencyCode = 4
optional string targetCurrencyCode = 5
optional string note = 6
optional string isin = 7
optional string tickerSymbol = 8
optional string wkn = 9
optional string calendar = 10
optional string feed = 11
optional string feedURL = 12
optional string latestFeed = 14
optional string latestFeedURL = 15
repeated PKeyValue attributes = 17
repeated PKeyValue properties = 19
bool isRetired = 20
Used in: PSecurity
int64 date = 2
string details = 3
string source = 5
Used in: PSecurityEvent
STOCK_SPLIT = 0
NOTE = 1
DIVIDEND_PAYMENT = 2
Used in: PClient
Used in: PClient
string id = 1
string name = 2
optional string source = 3
repeated string dimensions = 4
Used in: Classification
string investmentVehicle = 1
int32 weight = 2
int32 rank = 3
Used in: PTaxonomy
string id = 1
optional string parentId = 2
string name = 3
optional string note = 4
string color = 5
int32 weight = 6
int32 rank = 7
repeated Assignment assignments = 9
Used in: PClient
string uuid = 1
optional string account = 3
optional string portfolio = 4
optional string otherAccount = 5
optional string otherPortfolio = 6
optional string otherUuid = 7
string currencyCode = 10
int64 amount = 11
optional int64 shares = 12
optional string note = 13
optional string security = 14
optional string source = 17
Used in: PTransaction
PURCHASE = 0
SALE = 1
INBOUND_DELIVERY = 2
OUTBOUND_DELIVERY = 3
SECURITY_TRANSFER = 4
CASH_TRANSFER = 5
DEPOSIT = 6
REMOVAL = 7
DIVIDEND = 8
INTEREST = 9
INTEREST_CHARGE = 10
TAX = 11
TAX_REFUND = 12
FEE = 13
FEE_REFUND = 14
Used in: PTransaction
int64 amount = 2
string currencyCode = 3
optional int64 fxAmount = 4
optional string fxCurrencyCode = 5
Used in: PTransactionUnit
GROSS_VALUE = 0
TAX = 1
FEE = 2
Used in: PClient
string name = 1
repeated string securities = 2