1 User.getStockOffers Method
asdia edited this page 2021-01-06 22:50:49 +08:00
Class: User

Gets an array of all stocks offered by the group.

Parameters

Name Type Default Value Comment
Ticker string The stock's ticker

Returns

Arrary<Dictionary>
An array of all stock offers from the user.

Example

const user = new Group('g-afe31e8b-c53a-41c8-94db-69fb9c15118a')
group.getStockOffers('VC') // returns https://api.spookvooper.com/eco/getUserStockOffers?ticker=vc&svid=g-afe31e8b-c53a-41c8-94db-69fb9c15118a