Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .json({
- username: user.username,
- balance: user.balance,
- organisations: {
- ownerOf: user.organisations,
- memberOf: user.workPlace
- },
- account: user.account,
- income: user.income,
- expenditure: user.expenditure
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement