3 Group.getStockOffers Method
asdia edited this page 2021-01-06 22:48:55 +08:00
Class: Group

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 group.

Example

const user = new User('u-02c977bb-0a6c-4eb2-bfca-5e9101025aaf')
user.getStockOffers('VC') // returns https://api.spookvooper.com/eco/getUserStockOffers?ticker=vc&svid=u-02c977bb-0a6c-4eb2-bfca-5e9101025aaf