degiro-api
Version:
Unofficial DeGiro API for Javascript. Buy and sell in the stock market. See your portfolio and much more
20 lines • 503 B
JavaScript
"use strict";
// {
// "portfolio": [
// {
// "name": "positionrow",
// "id": 1156604,
// "value": [
// {
// "name": "id",
// "value": "1156604",
// "isAdded": true
// },
// {
// "name": "product",
// "value": "DEUTSCHE BANK AG COMMO",
// "isAdded": true
// },
// ...
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=PortfolioPositionType.js.map